You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@couchdb.apache.org by ns...@apache.org on 2012/02/22 23:05:38 UTC

git commit: Improving README

Updated Branches:
  refs/heads/master be6724493 -> d0a5bf04e


Improving README


Project: http://git-wip-us.apache.org/repos/asf/couchdb/repo
Commit: http://git-wip-us.apache.org/repos/asf/couchdb/commit/d0a5bf04
Tree: http://git-wip-us.apache.org/repos/asf/couchdb/tree/d0a5bf04
Diff: http://git-wip-us.apache.org/repos/asf/couchdb/diff/d0a5bf04

Branch: refs/heads/master
Commit: d0a5bf04ea73cfc8b4f79b65edc740675e2a588c
Parents: be67244
Author: Noah Slater <ns...@apache.org>
Authored: Wed Feb 22 22:05:26 2012 +0000
Committer: Noah Slater <ns...@apache.org>
Committed: Wed Feb 22 22:05:26 2012 +0000

----------------------------------------------------------------------
 README |   18 ++++++++++--------
 1 files changed, 10 insertions(+), 8 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/couchdb/blob/d0a5bf04/README
----------------------------------------------------------------------
diff --git a/README b/README
index 540226d..110ab95 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
 -----------------------------