mirror of
https://git.astronand.dev/minecartchris/Stock-Game.git
synced 2026-06-28 15:07:24 -04:00
Update readme.md
This commit is contained in:
@@ -7,9 +7,12 @@ There are two different interfaces available: CLI, and Web.
|
|||||||
Run these commands to run the flask:
|
Run these commands to run the flask:
|
||||||
|
|
||||||
```sh
|
```sh
|
||||||
# insert commands here
|
python3 mainweb.py
|
||||||
|
```
|
||||||
|
Or
|
||||||
|
```sh
|
||||||
|
flask run mainweb.py -p {port}
|
||||||
```
|
```
|
||||||
|
|
||||||
## CLI
|
## CLI
|
||||||
|
|
||||||
Run main.py for the CLI interface:
|
Run main.py for the CLI interface:
|
||||||
|
|||||||
Reference in New Issue
Block a user