From a0d09416cbf4b46696406e3cccf6fa5f70353ba8 Mon Sep 17 00:00:00 2001 From: Timothy Warren Date: Mon, 12 Dec 2011 11:50:20 -0500 Subject: [PATCH] Updated Readme --- README.md | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index de050d7..4de4b81 100755 --- a/README.md +++ b/README.md @@ -51,7 +51,15 @@ Browser support: IE8+, Latest versions of Firefox, Chrome, Safari, Opera Have a look at the /docs folder included with the library for documentation on the included modules. The development version of the documentation is avaliable at -[[http://dev.timshomepage.net/github/kis-js/docs/]](http://dev.timshomepage.net/github/kis-js/docs/) +[http://dev.timshomepage.net/github/kis-js/docs/](http://dev.timshomepage.net/github/kis-js/docs/) + +#### Lite Versions #### + +There are two lite versions: + + 1. Lite - Includes only the ajax and events modules + 2. Lite-dom - Includes ajax, events, and dom modules +