Update 'README.md'

This commit is contained in:
tkl 2019-09-05 19:26:18 +00:00
parent 3b4362b9d2
commit 42954cda2f

View File

@ -93,3 +93,4 @@ int main(void)
| exec_unit_test | Execute the unit tests. | | exec_unit_test | Execute the unit tests. |
| coverage | Determine code coverage of the unit tests. | | coverage | Determine code coverage of the unit tests. |
| check | Static code analysis (cppcheck). | | check | Static code analysis (cppcheck). |