Update readme.md formatting
This commit is contained in:
21
readme.md
21
readme.md
@@ -1,10 +1,19 @@
|
|||||||
#how to use
|
# How to Run
|
||||||
|
|
||||||
1. you can choese between web and cli
|
There are two different interfaces available: CLI, and Web.
|
||||||
|
|
||||||
##Web
|
## Web
|
||||||
|
|
||||||
1. web you need the files of mainweb.py and both folders
|
Run these commands to run the flask:
|
||||||
##CLI
|
|
||||||
|
|
||||||
1. cli you just need mian.py
|
```sh
|
||||||
|
# insert commands here
|
||||||
|
```
|
||||||
|
|
||||||
|
## CLI
|
||||||
|
|
||||||
|
Run main.py for the CLI interface:
|
||||||
|
|
||||||
|
```sh
|
||||||
|
python3 main.py
|
||||||
|
```
|
||||||
|
|||||||
Reference in New Issue
Block a user