2 Commits

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

0
detect_app/static/detect_app/images/.gitkeep

3
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
```
## ライセンス

Loading…
Cancel
Save