aboutsummaryrefslogtreecommitdiff
path: root/README.org
diff options
context:
space:
mode:
authorTristan Riehs <tristan.riehs@inria.fr>2026-05-03 13:51:18 +0200
committerTristan Riehs <tristan.riehs@inria.fr>2026-05-03 13:51:18 +0200
commit1809322f080a2a9eedeb32b9b6bf1bafa8ce8d15 (patch)
tree9639c85eea671f9b5a9726faabb63b66f611ca33 /README.org
parent0c41b30e1534e4e23a1ff15eca50247579071d83 (diff)
Add make check in the readme
Diffstat (limited to 'README.org')
-rw-r--r--README.org4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.org b/README.org
index 09f796a..c8593a4 100644
--- a/README.org
+++ b/README.org
@@ -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