Skip to content

Commit

Permalink
links to repo updated in README
Browse files Browse the repository at this point in the history
  • Loading branch information
IlyaSkriblovsky authored Dec 3, 2019
1 parent c4490d4 commit 5da94b9
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
txredisapi
==========

[![Build Status](https://secure.travis-ci.org/fiorix/txredisapi.png)](http://travis-ci.org/fiorix/txredisapi)
[![Build Status](https://secure.travis-ci.org/IlyaSkriblovsky/txredisapi.png)](http://travis-ci.org/IlyaSkriblovsky/txredisapi)


*For the latest source code, see <http://github.com/fiorix/txredisapi>*
*For the latest source code, see <http://github.com/IlyaSkriblovsky/txredisapi>*


``txredisapi`` is a non-blocking client driver for the [redis](http://redis.io)
Expand Down Expand Up @@ -48,7 +48,7 @@ Bear in mind that ``txredisapi.py`` is pure-python, in a single file.
Thus, there's absolutely no need to install it. Instead, just copy it to your
project directory and start using.

Latest source code is at <https://github.com/fiorix/txredisapi>.
Latest source code is at <https://github.com/IlyaSkriblovsky/txredisapi>.

If you have [cyclone](http://cyclone.io), you probably already have it too.
Try the following:
Expand Down

0 comments on commit 5da94b9

Please sign in to comment.