Update 'README.md'

This commit is contained in:
tkl 2019-09-05 18:13:33 +00:00
parent 9856e38e81
commit 4480746dac

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