Update README.
This commit is contained in:
parent
4628e6f714
commit
6bd66988c3
1 changed files with 6 additions and 0 deletions
6
doc.md
6
doc.md
|
@ -12,6 +12,7 @@ Before getting started there are some important things that you should know:
|
|||
|
||||
# Table Of Contents
|
||||
|
||||
- [Requirements](#requirements)
|
||||
- [Installation](#installation)
|
||||
- [Settings](#settings)
|
||||
- [Users And Clients](#users-and-clients)
|
||||
|
@ -19,6 +20,11 @@ Before getting started there are some important things that you should know:
|
|||
- [Server Endpoints](#server-endpoints)
|
||||
- [Claims And Scopes](#claims-and-scopes)
|
||||
|
||||
## Requirements
|
||||
|
||||
- Python 2.7.*.
|
||||
- Django 1.7.*.
|
||||
|
||||
## Installation
|
||||
|
||||
Install the package using pip.
|
||||
|
|
Loading…
Reference in a new issue