From 694b71d7eddf1c4905f0ee9d6fa637904130a94a Mon Sep 17 00:00:00 2001 From: FarewellNehir Date: Thu, 22 Aug 2024 12:11:39 +0300 Subject: [PATCH] add hyperlink to GNU/Make --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.md b/readme.md index f2c2b3e..575f97d 100755 --- a/readme.md +++ b/readme.md @@ -9,7 +9,7 @@ ## Building -This project uses the gnu-make build system for an easy building process. Currently, Gmeng only runs on `Darwin (MacOS)` systems. +This project uses the [**GNU Make**](https://www.gnu.org/software/make/) build system for an easy building process. Currently, Gmeng only runs on `Darwin (MacOS)` systems. ### Requirements ```cmake