From 9f9285a9ca89257bca6f01074bca7947cbd9235d Mon Sep 17 00:00:00 2001 From: "Kevin M. Rosenberg" Date: Sat, 2 Jul 2011 11:13:30 -0600 Subject: [PATCH] Add link to memcache.html --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index cdef977..4aa056c 100644 --- a/README.md +++ b/README.md @@ -20,7 +20,8 @@ version 0.4.1. The primary need for the modification is to support the `flags` field supported by the memcached server. The flag field is 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. +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`. -- 2.34.1