diff --git a/README.markdown b/README.markdown index 8ad219e..5adfd2d 100644 --- a/README.markdown +++ b/README.markdown @@ -7,7 +7,7 @@ The advantage to using this over other solutions is that your data is persistent unlike memcached, and Cassandra is designed to store key-value data like this, so performance is much closer to that of memcached than with a database. -Note: This work was initially based off of [tokyo-tyrant-sessions](http://github.com/ericflo/django-tokyo-sessions) by Eric Flo. +Note: This work was initially based off of [tokyo-tyrant-sessions](http://github.com/ericflo/django-tokyo-sessions) by @ericflo. Dependencies ------------