From f9bb9efb462d58db2e6f2fdea3236e3d824da841 Mon Sep 17 00:00:00 2001 From: vimene Date: Tue, 28 Nov 2023 07:05:15 +0100 Subject: fixed README.md --- README.md | 5 +++++ 1 file changed, 5 insertions(+) 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: -- cgit v1.2.3