aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorUbuntu <github@matdoes.dev>2022-12-09 15:15:05 +0000
committerUbuntu <github@matdoes.dev>2022-12-09 15:15:05 +0000
commit89c29b7a19ca3a0cd1ee12149519292052f0ae17 (patch)
treebec7366b83c90893b9471b5e5615bfe368eb1ba6
parentca00dbab12ab7de0bba462b9814b9f491b23da69 (diff)
downloadazalea-drasl-89c29b7a19ca3a0cd1ee12149519292052f0ae17.tar.xz
mention docs in readme
-rwxr-xr-xREADME.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/README.md b/README.md
index 5bb99dca..24ed25fc 100755
--- a/README.md
+++ b/README.md
@@ -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).