diff options
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 7 |
1 files changed, 6 insertions, 1 deletions
@@ -1,9 +1,14 @@ # Real-Time Interrupt-driven Concurrency -A concurrency framework for building real time systems. +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* |
