From b2128609ac8159a14224deba399144b3400c8c20 Mon Sep 17 00:00:00 2001 From: Florian Dold Date: Sun, 13 Nov 2016 08:16:12 +0100 Subject: Finally give in and use React, minor tweeks. Preact (a minimalistic React alternative) had too many bugs ... --- README | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) (limited to 'README') diff --git a/README b/README index 710d19e86..78c70dc00 100644 --- a/README +++ b/README @@ -13,12 +13,13 @@ containing the extension in ./build/taler-wallet-$VERSION.zip Dependencies ============ -This project has the following third-party runtime dependencies: +See thirdparty/README for a list of dependencies that are checked into this +repository as a git subtree. + +This project also has the following third-party runtime dependencies, which +are checked in compiled or minified form: +- React (Facebook Inc., BSD License) -* URI.js: URL parsing and construction -* jed: gettext parsing for JavaScript -* system.js: Module loader for browsers that don't support - ES6 modules Emscripten compiled dependencies: * libgnunetutil -- cgit v1.2.3