add point + doc -> readme
This commit is contained in:
17
README.md
17
README.md
@@ -1,4 +1,21 @@
|
||||
# Polymusic
|
||||
|
||||
## Instalation
|
||||
|
||||
>Install Rust and Cargo
|
||||
>https://www.rust-lang.org/tools/install
|
||||
|
||||
```
|
||||
cargo run
|
||||
```
|
||||
|
||||
## Files
|
||||
|
||||
The `saves` folder contains all the saves, these are files that are not made to be edited outside of this software.
|
||||
The `assets` folder contains all the sounds you can play. You can add more.
|
||||
### Compatible Files
|
||||
- MP3
|
||||
- OGG Vorbis
|
||||
- FLAC
|
||||
- WAV
|
||||
|
||||
|
||||
Reference in New Issue
Block a user