summaryrefslogtreecommitdiff
path: root/apps/chttpd/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'apps/chttpd/README.md')
-rw-r--r--apps/chttpd/README.md23
1 files changed, 0 insertions, 23 deletions
diff --git a/apps/chttpd/README.md b/apps/chttpd/README.md
deleted file mode 100644
index 2c2a2cf9..00000000
--- a/apps/chttpd/README.md
+++ /dev/null
@@ -1,23 +0,0 @@
-## chttpd
-
-chttpd is a cluster-aware http layer for [CouchDB][1]. It is used in [BigCouch][2] as the http front-end.
-
-### Getting Started
-Dependencies:
- * Erlang R13B-03 (or higher)
-
-Build with rebar:
- make
-
-### License
-[Apache 2.0][3]
-
-### Contact
- * [http://cloudant.com][4]
- * [info@cloudant.com][5]
-
-[1]: http://couchdb.apache.org
-[2]: http://github.com/cloudant/bigcouch
-[3]: http://www.apache.org/licenses/LICENSE-2.0.html
-[4]: http://cloudant.com
-[5]: mailto:info@cloudant.com