Commit 17e85536 by Eric Fredricksen

Bookkeeping

parent fde47fc1
syntax:glob
build
build/
README.html
.svn
test.db
......
......@@ -8,4 +8,6 @@ The two files required to use these bindings are sqlite.js and
build/default/sqlite3_bindings.node. Put this directory in your
NODE_PATH or copy those two files where you need them.
Tested with Node version 0.1.18
(c) 2010 Eric Fredricksen - See permissive license terms at top of sqlite.js
......@@ -57,7 +57,7 @@ The code lives at <a href=http://code.google.com/p/node-sqlite/>http://code.goog
<li>Get the code
<pre>
$ hg clone https://node-sqlite.googlecode.com/hg/ node-sqlite
$ git clone git://github.com/grumdrig/node-sqlite.git
</pre>
<li>Configure and build
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment