Update 'README.md'

This commit is contained in:
tkl 2019-09-05 19:23:02 +00:00
parent d1ec2e226b
commit d38bfbad39

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). |