upgrade README.md
parent
7ef2e263a2
commit
9afcd67eb3
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue