diff --git a/web/README.md b/web/README.md index 04a9c6fd86..062ea98aa3 100644 --- a/web/README.md +++ b/web/README.md @@ -6,12 +6,13 @@ Google Closures Compiler is used to compile the JavaScript modules into a single ********************************************************************** -The following folders contain the distribution for KeymanWeb 2.0: +The following folders contain the distribution for KeymanWeb: source Source code output Fully-compiled KeymanWeb modules for testing embedded Fully-compiled KMEA/KMEI modules for inclusion in mobile app builds - samples Sample and test-case web-pages + samples Sample pages demonstrating ways to link with KeymanWeb + testing Test-case web-pages for various aspects of KeymanWeb functionality ## Usage Open **index.html** or **samples/index.html** in your browser. The pages using uncompiled KeymanWeb should work as-is. diff --git a/web/index.html b/web/index.html index 2edb5c73bd..b52f9c196e 100644 --- a/web/index.html +++ b/web/index.html @@ -19,9 +19,8 @@
-