2 Commits

  1. 0
      detect_app/static/detect_app/images/.gitkeep
  2. 5
      readme.md

0
detect_app/static/detect_app/images/.gitkeep

5
readme.md

@ -26,9 +26,10 @@ python manage.py runserver
```bash
python3 -m venv env
source env/bin/activate
. env/bin/activate
pip install -r requirements.txt
sh download.sh
python manage.py migrate
```
## ライセンス
@ -45,4 +46,4 @@ Copyright (c) 2020 first_user
## 作者
[first_user](https://twitter.com/firstuser17)
[first_user](https://twitter.com/firstuser17)
Loading…
Cancel
Save