diff options
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -9,7 +9,7 @@ to copy them over and adapt them to the concrete needs. The folder `test/` does not really provide tests, but it is more used as playground and to validate compilation :^) -The [Makefile](Makefile) offer some target for building, running and linting +The [Makefile](Makefile) offers some targets for building, running and linting the utilities. ```sh # Build "test" examples. |