upgrade README.md

develop
TBS093A 2020-07-24 14:02:03 +02:00
parent 7ef2e263a2
commit 9afcd67eb3
1 changed files with 4 additions and 4 deletions

View File

@ -48,17 +48,17 @@
└── wsgi.py
```
### Shell/Bash Files
## Shell/Bash Files
## packages.sh
### ../packages.sh
This file have every python virtual environment requirements for application run
## migrate.sh
### ../migrate.sh
This file migrate every models with database in app and generate UML
## run.sh
### ../run.sh
This file running application