X-Git-Url: http://git.kpe.io/?p=memstore.git;a=blobdiff_plain;f=README.md;h=b0cfe3fd43a3022c66359e5a2a43593934858e2d;hp=4aa056c1e916183e39fd96b423ee4e96166ad892;hb=ef7ec94c1f67f7e0733774564a4ed848ff169eba;hpb=9f9285a9ca89257bca6f01074bca7947cbd9235d diff --git a/README.md b/README.md index 4aa056c..b0cfe3f 100644 --- a/README.md +++ b/README.md @@ -23,8 +23,11 @@ memcached. In addition to adding the `flags` field, the library has been heavily refactored. For more information on the changes in memcache, see [memcache](memcache.html). -This library also requires Common Lisp libraries of `cl-store`, -`flexi-streams`, and `zlib`. +This library also requires Common Lisp libraries of +[kmrcl](http://gitpub.b9.com/kmrcl.git), +[cl-store](http://common-lisp.net/project/cl-store/), +[flexi-streams](http://weitz.de/flexi-streams/), +and [zlib](http://common-lisp.net/project/zlib/). Overview --------