From dbc11ba54fe6f24422698d308941fe7ca237f7cd Mon Sep 17 00:00:00 2001 From: Brad Anderson Date: Mon, 5 Jul 2010 13:31:03 -0400 Subject: good enough README for now --- README.md | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index adbd927d..176f39c1 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ chttpd is a cluster-aware http layer for [CouchDB][1]. It is used in [cloudant- ### Getting Started Dependencies: - Erlang R13B-03 (or higher) + * Erlang R13B-03 (or higher) Build with rebar: make @@ -13,9 +13,11 @@ Build with rebar: [Apache 2.0][3] ### Contact - * [http://cloudant.com][http://cloudant.com] - * [info@cloudant.com][mailto:info@cloudant.com] + * [http://cloudant.com][4] + * [info@cloudant.com][5] [1]: http://couchdb.apache.org [2]: http://github.com/cloudant/cloudant-core [3]: http://www.apache.org/licenses/LICENSE-2.0.html +[4]: http://cloudant.com +[5]: mailto:info@cloudant.com -- cgit v1.2.3