upgrade README.md
parent
4a6123edf0
commit
de22f24267
|
|
@ -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
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue