diff options
| author | Ubuntu <github@matdoes.dev> | 2022-12-09 15:15:05 +0000 |
|---|---|---|
| committer | Ubuntu <github@matdoes.dev> | 2022-12-09 15:15:05 +0000 |
| commit | 89c29b7a19ca3a0cd1ee12149519292052f0ae17 (patch) | |
| tree | bec7366b83c90893b9471b5e5615bfe368eb1ba6 | |
| parent | ca00dbab12ab7de0bba462b9814b9f491b23da69 (diff) | |
| download | azalea-drasl-89c29b7a19ca3a0cd1ee12149519292052f0ae17.tar.xz | |
mention docs in readme
| -rwxr-xr-x | README.md | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -16,6 +16,10 @@ A collection of Rust crates for making Minecraft bots, clients, and tools. I named this Azalea because it sounds like a cool word and this is a cool library. This project was heavily inspired by [PrismarineJS](https://github.com/PrismarineJS). +## Docs + +The "stable" documentation is available at [docs.rs/azalea](https://docs.rs/azalea) and the unstable docs are at [azalea.matdoes.dev](https://azalea.matdoes.dev) + ## Matrix/Discord If you'd like to chat about Azalea, you can join the Matrix space at [#azalea:matdoes.dev](https://matrix.to/#/#azalea:matdoes.dev) or the Discord server at [discord.gg/FaRey6ytmC](https://discord.gg/FaRey6ytmC). |
