aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorvimene <vincent.menegaux@gmail.com>2023-11-28 07:05:15 +0100
committervimene <vincent.menegaux@gmail.com>2023-11-28 07:05:15 +0100
commitf9bb9efb462d58db2e6f2fdea3236e3d824da841 (patch)
tree3824697ed16d137b8bd683f4ebad30a1213bb9e5
parent7b4214055a8266fb33561d4a803b4ca0a155157f (diff)
downloadengine-f9bb9efb462d58db2e6f2fdea3236e3d824da841.tar.gz
fixed README.md
-rw-r--r--README.md5
1 files changed, 5 insertions, 0 deletions
diff --git a/README.md b/README.md
index 5a13be9..5705e43 100644
--- a/README.md
+++ b/README.md
@@ -8,6 +8,7 @@ Small graphics engine.
- g++ (GNU C++ Compiler)
- GNU autotools
+- criterion
- ncurses
- SDL2
@@ -19,6 +20,10 @@ While inside the directory containing all files:
./configure
make
+You can run tests:
+
+ make check
+
### Running
Usage: