summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNoah Slater <nslater@apache.org>2012-02-22 22:05:26 +0000
committerNoah Slater <nslater@apache.org>2012-02-22 22:06:32 +0000
commit4cd60f3d1683a3445c3248f48ae064fb573db2a1 (patch)
tree3ce813942370250985e733f878a9a59be05c5a8d
parent692e7d7bb1bbfa86cac53b6735ec11501003e660 (diff)
downloadcouchdb-4cd60f3d1683a3445c3248f48ae064fb573db2a1.tar.gz
Improving README
-rw-r--r--README18
1 files changed, 10 insertions, 8 deletions
diff --git a/README b/README
index 540226d3f..110ab956c 100644
--- a/README
+++ b/README
@@ -39,22 +39,24 @@ The mailing lists provide a wealth of support and knowledge for you to tap into.
Feel free to drop by with your questions or discussion. See the official CouchDB
website for more information about our community resources.
-
Running the Testsuite
---------------------
-Run the testsuite for couch.js and jquery.couch.js by browsing to this site: http://127.0.0.1:5984/_utils/spec/run.html
-It should work in at least Firefox >= 3.6 and Safari >= 4.0.4.
+Run the testsuite for couch.js and jquery.couch.js by browsing here:
-Read more about JSpec here: http://jspec.info/
+ http://127.0.0.1:5984/_utils/spec/run.html
-Trouble shooting
-~~~~~~~~~~~~~~~~
+It should work in at least Firefox >= 3.6 and Safari >= 4.0.4.
- * When you change the specs, but your changes have no effect, manually reload the changed spec file in the browser.
+Read more about JSpec here:
- * When the spec that tests erlang views fails, make sure you have enabled erlang views as described here: <http://wiki.apache.org/couchdb/EnableErlangViews>
+ http://jspec.info/
+When you change the specs, but your changes have no effect, manually reload
+the changed spec file in the browser. When the spec that tests erlang views
+fails, make sure you have enabled Erlang views as described here:
+
+ http://wiki.apache.org/couchdb/EnableErlangViews
Cryptographic Software Notice
-----------------------------