upgrade README.md

develop
TBS093A 2020-07-24 14:06:55 +02:00
parent 4a6123edf0
commit de22f24267
1 changed files with 4 additions and 4 deletions

View File

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