diff --git a/doc.md b/doc.md index 5a69d89..5f3ce83 100644 --- a/doc.md +++ b/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.