We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 608dc91 commit b4429f3Copy full SHA for b4429f3
README.md
@@ -1,6 +1,6 @@
1
-# skyblock-repo
+# RepoRS
2
3
-Cargo package to interface with the [Skyblock Repo]
+Rust/Python package to interface with the [Skyblock Repo]
4
5
### Adding to your project
6
@@ -16,6 +16,7 @@ pip install skyblock-repo
16
17
### Usage
18
19
-Look at the [examples](./examples/) for how to use.
+Look at the [examples](./examples) or [Integration docs] for how to use.
20
21
[Skyblock Repo]: https://skyblockrepo.com
22
+[Integration docs]: https://skyblockrepo.com/docs/integrations/rust
0 commit comments