From 7dd62ee1de6fc014941ae83d7e09bac2f44b6a5b Mon Sep 17 00:00:00 2001 From: "Kevin M. Rosenberg" Date: Sat, 2 Jul 2011 10:58:18 -0600 Subject: [PATCH] Improve README formatting --- README.md | 13 ++++++++++--- 1 file changed, 10 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 01143d1..cdef977 100644 --- a/README.md +++ b/README.md @@ -1,10 +1,17 @@ -MemStore +Memstore ======== _A high-level interface for the memcached and membase servers_ Written by Kevin M. Rosenberg +Downloads +--------- + +* The web site for memstore is [http://memstore.b9.com/](http://memstore.b9.com/) +* A git repository is available at [http://gitpub.b9.com/memstore.git](http://gitpub.b9.com/memstore.git) +* Releases are available for download at [http://files.b9.com/memstore/](http://files.b9.com/memstore/) + Prerequisites ------------- @@ -15,8 +22,8 @@ used to store information required to deserialize the object data from memcached. In addition to adding the `flags` field, the library has been heavily refactored. -This library also requires Common Lisp libraries of cl-store, -flexi-streams, and zlib. +This library also requires Common Lisp libraries of `cl-store`, +`flexi-streams`, and `zlib`. Overview -------- -- 2.34.1