Update 'README.MD'

This commit is contained in:
2020-09-14 12:11:47 +02:00
parent a197198452
commit 54cc88d12a

View File

@@ -3,8 +3,12 @@
## Usage ## Usage
start the db with docker-compose.yml start the db with docker-compose.yml
create the tables and fill them with mock-data using mockdata.sql create the tables and fill them with mock-data using mockdata.sql
run the script segfault_python.py and see how everything is fine. run the script segfault_python.py and see how everything is fine.
change the zero-padding of the uid column with change_zfill.sql change the zero-padding of the uid column with change_zfill.sql
run the script segfault_python.py and watch the world burn. run the script segfault_python.py and watch the world burn.