Update README.md

master/v0.1.0
Kamil 2020-09-15 17:50:19 +02:00 committed by GitHub
parent a311eb4697
commit 3622eaaeb6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 4 additions and 3 deletions

View File

@ -47,13 +47,14 @@ Trade App has also security func (like create/verify tokens (hashed information
### Usefull files ### Usefull files
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
## UML ## UML