From 4fe76119fa7ad6ed38e70116c4aaa5edbef9d855 Mon Sep 17 00:00:00 2001 From: lux Date: Sun, 4 Feb 2018 02:37:57 +0100 Subject: [PATCH] Add a hint to dependencies. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 1f5445b..a1830f7 100644 --- a/README.md +++ b/README.md @@ -6,6 +6,7 @@ For more details, have a look at /doc. ## Build The project can be built by using `make`. +You do not need dependencies. This is standard C99 code. ## Usage