From b2b910ef64f9ad0d577ae18a13fa22733e0cba97 Mon Sep 17 00:00:00 2001 From: Jan Eitzinger Date: Mon, 17 Aug 2020 16:09:40 +0200 Subject: [PATCH] Extend README --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index bdb95e0..8c03130 100644 --- a/README.md +++ b/README.md @@ -14,3 +14,7 @@ You have to call `make clean` before `make` if you changed the build settings. ## Configuration Currently all settings are hard-coded in `main.c`. + +## Run the benchmark + +Just execute the binary. There are no options.