Add Readme.md

This commit is contained in:
ccppi 2024-06-13 09:25:28 +00:00
parent 9d96d9e7c3
commit 06b6ca359f

12
Readme.md Normal file
View File

@ -0,0 +1,12 @@
#First time usage
First run python lib/main.py --createdb
Second run python lib/main.py --importregiondb
#Config
edit /lib/conf
#Main scripts
For the cmd line use python lib/main.py --help
For the gui run python lib/gui.py