From d98681e3b356a4ef79f08e8ef72068b756e4fdf1 Mon Sep 17 00:00:00 2001 From: Ryan Date: Sat, 3 Sep 2022 07:34:55 -0700 Subject: [PATCH] Add doc link --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 25c3032..19af774 100644 --- a/README.md +++ b/README.md @@ -59,6 +59,8 @@ If all goes well you should be playing on the server. Valence is published to [crates.io](https://crates.io/crates/valence). Run `cargo add valence` to add it to your project. +Documentation is available [here](https://docs.rs/valence/latest/valence/). + # Contributing Contributions are welcome! Take a look at the [issue tracker](https://github.com/rj00a/valence/issues) to see what needs