add README.md

This commit is contained in:
baoliang 2020-08-20 00:40:34 +08:00
parent b031dab5c5
commit 2bda16fbf9
1 changed files with 6 additions and 1 deletions

View File

@ -1,3 +1,8 @@
# install
```shell
pip install -r requirements.txt
pip install git+https://github.com/RobWeber3/django-token.git
```