aboutsummaryrefslogtreecommitdiff
path: root/book/en/src/preface.md
diff options
context:
space:
mode:
Diffstat (limited to 'book/en/src/preface.md')
-rw-r--r--book/en/src/preface.md17
1 files changed, 12 insertions, 5 deletions
diff --git a/book/en/src/preface.md b/book/en/src/preface.md
index d8f64fd4..041b3bd4 100644
--- a/book/en/src/preface.md
+++ b/book/en/src/preface.md
@@ -1,16 +1,23 @@
-<h1 align="center">Real Time For the Masses</h1>
+<h1 align="center">Real-Time Interrupt-driven Concurrency</h1>
-<p align="center">A concurrency framework for building real time systems</p>
+<p align="center">A concurrency framework for building real-time systems</p>
# Preface
-This book contains user level documentation for the Real Time For the Masses
-(RTFM) framework. The API reference can be found [here](../api/rtfm/index.html).
+This book contains user level documentation for the Real-Time Interrupt-driven Concurrency
+(RTIC) framework. The API reference can be found [here](../../api/).
+
+Formerly known as Real-Time For the Masses.
There is a translation of this book in [Russian].
[Russian]: ../ru/index.html
-{{#include ../../../README.md:5:46}}
+This is the documentation of v0.6.x of RTIC; for the documentation of version
+
+* v0.5.x go [here](/0.5).
+* v0.4.x go [here](/0.4).
+
+{{#include ../../../README.md:7:46}}
{{#include ../../../README.md:52:}}