minecartchris-markdown #1

Merged
minecartchris merged 4 commits from minecartchris-markdown into main 2025-12-11 12:36:02 -05:00
Showing only changes of commit b5a0394c7b - Show all commits
+5 -2
View File
@@ -7,9 +7,12 @@ There are two different interfaces available: CLI, and Web.
Run these commands to run the flask:
```sh
# insert commands here
python3 mainweb.py
```
Or
```sh
flask run mainweb.py -p {port}
```
## CLI
Run main.py for the CLI interface: