aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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: