diff options
| author | Jorge Aparicio <jorge@japaric.io> | 2019-02-11 21:40:53 +0100 |
|---|---|---|
| committer | Jorge Aparicio <jorge@japaric.io> | 2019-02-11 21:40:53 +0100 |
| commit | 0007a35a274ab2d07eb937e41971ea5e2c1cb5ff (patch) | |
| tree | 98361d6d3dfced4b068771c31163b324573294b7 /book/en/src/preface.md | |
| parent | 68a937a72a3a6d261076803d38b7d9b2cb9e3067 (diff) | |
change layout of books
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:}} |
