Add link to memcache.html
authorKevin M. Rosenberg <kevin@rosenberg.net>
Sat, 2 Jul 2011 17:13:30 +0000 (11:13 -0600)
committerKevin M. Rosenberg <kevin@rosenberg.net>
Sat, 2 Jul 2011 17:13:30 +0000 (11:13 -0600)
README.md

index cdef97711e04f0a82e13b04b5ec9cdccca1df45f..4aa056c1e916183e39fd96b423ee4e96166ad892 100644 (file)
--- 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
 `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`.
 
 This library also requires Common Lisp libraries of `cl-store`,
 `flexi-streams`, and `zlib`.