aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar Henrik Tjäder <henrik@grepit.se> 2021-07-27 19:35:35 +0200
committerGravatar Henrik Tjäder <henrik@grepit.se> 2021-07-27 19:41:15 +0200
commit1e2fb2eeb2f57ff61aaf1298a9e4975c8fa8dd73 (patch)
treeb3eefc7a295d6fa976f0153abd2b0a29e147e731
parent49d4185e3bc3921250dfdf90c2816770adf1625f (diff)
downloadrtic-1e2fb2eeb2f57ff61aaf1298a9e4975c8fa8dd73.tar.gz
rtic-1e2fb2eeb2f57ff61aaf1298a9e4975c8fa8dd73.tar.zst
rtic-1e2fb2eeb2f57ff61aaf1298a9e4975c8fa8dd73.zip
Add links to RTIC book dev version and rtic-examples
-rw-r--r--README.md6
1 files changed, 5 insertions, 1 deletions
diff --git a/README.md b/README.md
index 15f6af49..78b6fa86 100644
--- a/README.md
+++ b/README.md
@@ -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].