diff options
Diffstat (limited to 'book/en/src/preface.md')
| -rw-r--r-- | book/en/src/preface.md | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/book/en/src/preface.md b/book/en/src/preface.md new file mode 100644 index 0000000..d8f64fd --- /dev/null +++ b/book/en/src/preface.md @@ -0,0 +1,16 @@ +<h1 align="center">Real Time For the Masses</h1> + +<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). + +There is a translation of this book in [Russian]. + +[Russian]: ../ru/index.html + +{{#include ../../../README.md:5:46}} + +{{#include ../../../README.md:52:}} |
