Skip to content

Commit 3e12874

Browse files
committed
Update and streamline docs
1 parent c01c750 commit 3e12874

1 file changed

Lines changed: 5 additions & 8 deletions

File tree

readme.md

Lines changed: 5 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -22,14 +22,11 @@
2222
<img src="https://img.shields.io/badge/license-BSL%201.0-blue.svg" alt="Boost Software License 1.0"></a>
2323
</p>
2424

25-
This is the companion code
26-
for the book C.M. Kormanyos,
27-
[Real-Time C++](https://www.springer.com/de/book/9783662629956):
28-
Efficient Object-Oriented
29-
and Template Microcontroller Programming, Fourth Edition
30-
(Springer, Heidelberg, 2021) ISBN 9783662629956.
31-
32-
This repository has several main parts.
25+
This repository provides companion code for the book C.M. Kormanyos, _Real-Time_ _C++:_
26+
_Efficient_ _Object-Oriented_ _and_ _Template_ _Microcontroller_ Programming_, Fourth Edition
27+
and is made available for educational and exploratory use.
28+
29+
The repository has several main parts.
3330
- Reference Application `ref_app` located in [ref_app](./ref_app). This also includes the [benchmarks](./ref_app/src/app/benchmark).
3431
- [Examples](./examples) from the book
3532
- [Code Snippets](./code_snippets) from the book

0 commit comments

Comments
 (0)