Skip to content

Commit

Permalink
Add ReadTheDocs badge
Browse files Browse the repository at this point in the history
  • Loading branch information
rudyryk committed Oct 8, 2015
1 parent 1c20662 commit 3724ae5
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
**Bachata** is a chat server toolkit on top of [asyncio](https://docs.python.org/3.4/library/asyncio.html) and [Tornado](http://www.tornadoweb.org/en/stable/).

![ReadTheDocs badge][readthedocs]

[readthedocs]: https://readthedocs.org/projects/bachata/badge/?version=latest

- Requires Python 3.3+
- Requires Tornado running on asyncio event loop
- Implements simple messages queue on Redis LPUSH / BRPOP
Expand Down

0 comments on commit 3724ae5

Please sign in to comment.