Update README.md

This commit is contained in:
Anthony Samms
2024-09-23 18:06:15 -04:00
committed by GitHub
parent 797dcaf721
commit 17921f42db

View File

@@ -6,10 +6,16 @@ This is a TJA player / Taiko simulator written in python and uses the [raylib](h
## Installation
Idk. We'll see what happens when I get there
Download for OS of choice on releases page
How to run:
Windows:
```bash
This is where the build will be
PyTaiko.exe {"Song Name"} {difficulty number 0-4}
```
MacOS/Linux:
```bash
PyTaiko.bin {"Song Name"} {difficulty number 0-4}
```
## Roadmap