aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorbors[bot] <26634292+bors[bot]@users.noreply.github.com>2021-08-03 15:32:52 +0000
committerGitHub <noreply@github.com>2021-08-03 15:32:52 +0000
commit8ddfcf8efc1f9005fad6ea4bbd4956348c606405 (patch)
treed401ca5288dbb6f0579b2238f180586a99fefaf9 /README.md
parent667484811106e7505d546f92090616a6acff7b80 (diff)
parent5477ae288fb6df0484aa6e4d8acb13cdf0423b22 (diff)
Merge #504
504: Add links to RTIC book dev version and rtic-examples r=japaric a=AfoHT Co-authored-by: Henrik Tjäder <henrik@grepit.se>
Diffstat (limited to 'README.md')
-rw-r--r--README.md6
1 files changed, 5 insertions, 1 deletions
diff --git a/README.md b/README.md
index 15f6af4..78b6fa8 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].