Skip to content

Commit

Permalink
Fix style on README.rst
Browse files Browse the repository at this point in the history
  • Loading branch information
Andrey Antukh committed Mar 26, 2014
1 parent fd6c7d9 commit c88982c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.rst
Expand Up @@ -2,7 +2,7 @@
django-sse
==========

*Warning*: this package is now unmantained due because django is not the optimal platform for persistent connections.
**Warning**: this package is now unmantained because django is not the optimal platform for persistent connections.
I strongly recommend use anything like tornado or asyncio with python3 for this purpose.

Django integration with Server-Sent Events. (http://www.html5rocks.com/en/tutorials/eventsource/basics/)
Expand Down

0 comments on commit c88982c

Please sign in to comment.