From accab93fbacccd1a2af622de0a24febba3a35bfa Mon Sep 17 00:00:00 2001 From: onyx-and-iris Date: Thu, 27 Jun 2024 23:09:10 +0100 Subject: [PATCH] reword --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5ffc64f..5a3ba0e 100644 --- a/README.md +++ b/README.md @@ -61,7 +61,7 @@ Scripts can be loaded from text files, for example in Powershell: ## `Build` -Run the included `makefile` to build with [GNU Make](https://www.gnu.org/software/make/). +Run the included `makefile` with [GNU Make](https://www.gnu.org/software/make/). By default the log.c module is built with coloured logging enabled. To disable this you can override the `LOG_USE_COLOR` variable, for example: