Skip to content

Commit

Permalink
docs updated
Browse files Browse the repository at this point in the history
  • Loading branch information
barseghyanartur committed Jul 12, 2016
1 parent d6d6056 commit cb8b907
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions docs/index.rst
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
===============================================
===========
django-nine
===============================================
===========
`django-nine` - compatibility library for Django.

Installation
===============================================
============
1. Install latest stable version from PyPI:

.. code-block:: none
Expand All @@ -24,7 +24,7 @@ Or latest stable version from BitBucket:
$ pip install -e hg+https://bitbucket.org/barseghyanartur/django-nine@stable#egg=django-nine
Usage
===============================================
=====
For example, if Django version installed in your environment is 1.7.4, then
the following would be true.

Expand All @@ -46,15 +46,15 @@ Or you could safely import the user model as follows:
from nine.user import User
License
===============================================
=======
GPL 2.0/LGPL 2.1

Support
===============================================
=======
For any issues contact me at the e-mail given in the `Author` section.

Author
===============================================
======
Artur Barseghyan <artur.barseghyan@gmail.com>

Documentation!
Expand Down

0 comments on commit cb8b907

Please sign in to comment.