mirror of
https://git.astronand.dev/minecartchris/Stock-Game.git
synced 2026-06-28 17:57:27 -04:00
Update readme.md formatting
This commit is contained in:
17
readme.md
17
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:
|
||||||
|
|
||||||
|
```sh
|
||||||
|
# insert commands here
|
||||||
|
```
|
||||||
|
|
||||||
## CLI
|
## CLI
|
||||||
|
|
||||||
1. cli you just need mian.py
|
Run main.py for the CLI interface:
|
||||||
|
|
||||||
|
```sh
|
||||||
|
python3 main.py
|
||||||
|
```
|
||||||
|
|||||||
Reference in New Issue
Block a user