diff options
| author | Tristan Riehs <tristan.riehs@inria.fr> | 2026-05-03 13:51:18 +0200 |
|---|---|---|
| committer | Tristan Riehs <tristan.riehs@inria.fr> | 2026-05-03 13:51:18 +0200 |
| commit | 1809322f080a2a9eedeb32b9b6bf1bafa8ce8d15 (patch) | |
| tree | 9639c85eea671f9b5a9726faabb63b66f611ca33 | |
| parent | 0c41b30e1534e4e23a1ff15eca50247579071d83 (diff) | |
Add make check in the readme
| -rw-r--r-- | README.org | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -8,8 +8,8 @@ sense. Choose your side. * Installation -Run ~make~ to compile and ~make install~ to install the static library and the -header file. +Run ~make~ to compile. Run ~make check~ to run tests. Run ~make install~ to +install the static library and the header file. * Usage |
