remove to do list and add information
This commit is contained in:
11
README.md
11
README.md
@@ -6,6 +6,7 @@ Polymusic is an innovative music application inspired
|
||||
and rich audio textures, creating a unique auditory experience.
|
||||
|
||||
## Instalation
|
||||
### With source code
|
||||
|
||||
>Install Rust and Cargo
|
||||
>https://www.rust-lang.org/tools/install
|
||||
@@ -13,6 +14,9 @@ Polymusic is an innovative music application inspired
|
||||
```
|
||||
cargo run
|
||||
```
|
||||
### Release
|
||||
Release is available on gitlab. Download windows ou linux version.
|
||||
Execute `Polymusic` or `Polymusic.exe`
|
||||
|
||||
## Files
|
||||
|
||||
@@ -24,10 +28,3 @@ The `assets` folder contains all the sounds you can play. You can add more.
|
||||
- FLAC
|
||||
- WAV
|
||||
|
||||
|
||||
## To Do List
|
||||
- [ ] Custom Theme
|
||||
- [ ] RGB
|
||||
- [ ] Edit angle by degree
|
||||
- [ ] Sound on folder
|
||||
- [ ] Global sound
|
||||
|
||||
Reference in New Issue
Block a user