mention bindings in readme

This commit is contained in:
MaxOhn
2022-07-06 15:09:44 +02:00
parent c59d9d055d
commit a732d28b34
+6
View File
@@ -181,3 +181,9 @@ osu!catch: (pretty accurate)
osu!taiko: (decently accurate, potentially more imprecise due to non-live changes in osu-tools)
<img src="./pp-plot/taiko_accuracy.svg">
### Bindings
Using rosu-pp from other languages than Rust:
- JavaScript: [rosu-pp-js](https://github.com/MaxOhn/rosu-pp-js)
- Python: [rosu-pp-py](https://github.com/MaxOhn/rosu-pp-py)