Skip to content

Commit

Permalink
Fix README formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
yourcelf committed Aug 19, 2016
1 parent d3dc16f commit 3245e11
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,10 @@ django-channels-presence
A reusable Django app for implementing "presence" and "rooms" using
`django-channels <https://github.com/andrewgodwin/channels>`_.

* Docs: https://django-channels-presence.readthedocs.org
- Docs: https://django-channels-presence.readthedocs.org

Quick install::

pip install django-channels-presence

Quick install:

```
pip install django-channels-presence
```

0 comments on commit 3245e11

Please sign in to comment.