From 5d88ae918ff3a480cb1bb8e3f18560d59f794df2 Mon Sep 17 00:00:00 2001 From: John Anderson Date: Fri, 19 Jun 2015 19:51:23 -0700 Subject: [PATCH] Link to rtd from the README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6dfdb76..c37ebda 100644 --- a/README.md +++ b/README.md @@ -31,7 +31,7 @@ You can also use pip: Usage ===== -See the module documentation in pymemcache.client for details. +See the documentation here: http://pymemcache.readthedocs.org/en/latest/ Comparison with Other Libraries ===============================