Update README.md

This commit is contained in:
Silas Bartha 2024-09-19 22:50:02 -04:00 committed by GitHub
parent f6914ca55f
commit 7ee9bf6172
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -11,14 +11,14 @@ A plugin which adds MIDI file and soundfont audio support to the bevy engine via
| Crate Version | Bevy Version |
|--- |--- |
| 0.1 | 0.14 |
| 0.1-0.2 | 0.14 |
## Installation
### crates.io
```toml
[dependencies]
bevy_rustysynth = "0.1"
bevy_rustysynth = "0.2"
```
### Using git URL in Cargo.toml