find better description for hints to dependencies.

This commit is contained in:
lux 2018-02-04 02:53:07 +01:00
parent 4fe76119fa
commit 735ef3ba75
1 changed files with 2 additions and 2 deletions

View File

@ -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`.<br>
You do not have to pay attention to external dependencies. This is standard C99 code.
## Usage