From 735ef3ba755bef4a5a9e92ea26a09476b00c40df Mon Sep 17 00:00:00 2001 From: lux Date: Sun, 4 Feb 2018 02:53:07 +0100 Subject: [PATCH] find better description for hints to dependencies. --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index a1830f7..365613b 100644 --- a/README.md +++ b/README.md @@ -5,8 +5,8 @@ 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. +The project can be built by using `make`.
+You do not have to pay attention to external dependencies. This is standard C99 code. ## Usage