mirror of
https://git.astronand.dev/minecartchris/Stock-Game.git
synced 2026-06-28 13:37:25 -04:00
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
|
||||
##CLI
|
||||
Run these commands to run the flask:
|
||||
|
||||
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