summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md12
1 files changed, 6 insertions, 6 deletions
diff --git a/README.md b/README.md
index cd4a69e..0811f8a 100644
--- a/README.md
+++ b/README.md
@@ -2,13 +2,13 @@
Status](https://travis-ci.org/linsomniac/python-memcached.svg)](https://travis-ci.org/linsomniac/python-memcached)
This software is a 100% Python interface to the memcached memory cache
-daemon. It is the client side software which allows storing values in one
-or more, possibly remote, memcached servers. Search google for memcached
-for more information.
+daemon. It is the client side software which allows storing values
+in one or more, possibly remote, memcached servers. Search google for
+memcached for more information.
-This package was originally written by Evan Martin of Danga.
-Please do not contact Evan about maintenance.
-Sean Reifschneider of tummy.com, ltd. has taken over maintenance of it.
+This package was originally written by Evan Martin of Danga. Please do
+not contact Evan about maintenance. Sean Reifschneider of tummy.com,
+ltd. has taken over maintenance of it.
Please report issues and submit code changes to the github repository at: