Skip to content

Commit de957a8

Browse files
committed
[#493] Add C++ functional safety link into main README.md
1 parent 1eefa82 commit de957a8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

+1
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,7 @@ More documentation? Go to the [Documentation](#documentation).
3939

4040
At the moment the following code generators are available
4141
- [C++ Generator](compiler/extensions/cpp/README.md) with [C++ Runtime Library](https://zserio.org/doc/runtime/latest/cpp)
42+
supporting [functional safety](compiler/extensions/cpp/README.md#functional-safety-features)
4243
- [Java Generator](compiler/extensions/java/README.md) with [Java Runtime Library](https://zserio.org/doc/runtime/latest/java)
4344
- [Python Generator](compiler/extensions/python/README.md) with [Python Runtime Library](https://zserio.org/doc/runtime/latest/python)
4445

0 commit comments

Comments
 (0)