update README

This commit is contained in:
Randy
2020-08-05 23:05:11 +02:00
parent 92b75a1345
commit d273daecfe

View File

@@ -198,6 +198,7 @@ $ sudo ninja install # [Optional]
c_std=c11
buildtype=release
default_library=shared
enable_tests=false # to run tests: ninja test
```
#### Use with your Meson project
* Example: