diff options
-rw-r--r-- | README.md | 6 |
1 files changed, 5 insertions, 1 deletions
@@ -52,10 +52,14 @@ Formerly known as Real-Time For the Masses. - Applications must be written using the 2018 edition. -## [User documentation](https://rtic.rs) +## [User documentation](https://rtic.rs) - [(Development version)](https://rtic.rs/dev) ## [API reference](https://rtic.rs/stable/api/) +## [Community provided examples repo][examples] + +[examples]: https://github.com/rtic-rs/rtic-examples + ## Chat Join us and talk about RTIC in the [Matrix room][matrix-room]. |