changeset 65:a69d57c2c50f

Added a note about CouchDB in the docs.
author Atul Varma <varmaa@toolness.com>
date Wed, 15 Apr 2009 09:36:05 -0700
parents bdba88a67034
children 71df4d77dbf6
files index.html
diffstat 1 files changed, 5 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/index.html	Wed Apr 15 09:33:44 2009 -0700
+++ b/index.html	Wed Apr 15 09:36:05 2009 -0700
@@ -16,6 +16,11 @@
     implementation. It's written entirely in JavaScript and intended
     to work on all browsers, gracefully upgrading when support for
     better efficiency or feature set is detected.</p>
+    <p>Not coincidentally, this library is intended to mimic the
+    functionality
+    of <a href="http://en.wikipedia.org/wiki/CouchDB">CouchDB</a> on
+    the client-side, and may even support integration with CouchDB in
+    the future.</p>
     <p>Things to do:</p>
     <ul>
       <li><a class="intra-wiki" href="tests.html">Run the test