aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorHenrik Tjäder <henrik@tjaders.com>2020-06-11 18:29:25 +0000
committerHenrik Tjäder <henrik@tjaders.com>2020-06-11 18:29:25 +0000
commitff4370944fbf9557647347b719d85e51d224f56d (patch)
tree0cac3ff979e48d3f9d5600e2055d97a3f21eb95e /README.md
parent6e233bec029810716c5a48113b22f4446204cfab (diff)
Small renaming fixes
Diffstat (limited to 'README.md')
-rw-r--r--README.md10
1 files changed, 6 insertions, 4 deletions
diff --git a/README.md b/README.md
index 590c0b6..836d8af 100644
--- a/README.md
+++ b/README.md
@@ -2,6 +2,8 @@
A concurrency framework for building real time systems.
+Formerly known as Real-Time For the Masses.
+
## Features
- **Tasks** as the unit of concurrency [^1]. Tasks can be *event triggered*
@@ -45,12 +47,12 @@ A concurrency framework for building real time systems.
## [User documentation](https://rtic.rs)
-## [API reference](https://rtic.rs/0.5/api)
+## [API reference](https://rtic.rs/0.5/api/)
## Chat
Join us and talk about RTIC in the [Matrix room][matrix-room].
-[matrix-room]: https://matrix.to/#/#rtic-rs:matrix.org
+[matrix-room]: https://matrix.to/#/#rtic:matrix.org
## Contributing
New features and big changes should go through the RFC process in the [dedicated RFC repository][rfcs].
@@ -59,11 +61,11 @@ New features and big changes should go through the RFC process in the [dedicated
## Acknowledgments
-This crate is based on [the RTIC language][rtic-lang] created by the Embedded
+This crate is based on [the Real-Time For the Masses language][rtfm-lang] created by the Embedded
Systems group at [Luleå University of Technology][ltu], led by [Prof. Per
Lindgren][per].
-[rtic-lang]: http://www.rtic-lang.org/
+[rtfm-lang]: http://www.rtfm-lang.org/
[ltu]: https://www.ltu.se/?l=en
[per]: https://www.ltu.se/staff/p/pln-1.11258?l=en