From 2f9173871bcf122e477b480e4d0a1f633443e1dd Mon Sep 17 00:00:00 2001 From: Daylin Morgan Date: Fri, 18 Oct 2024 12:24:11 -0500 Subject: [PATCH] docs: readme wording --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 5c0aa47..2b991bb 100644 --- a/README.md +++ b/README.md @@ -13,8 +13,9 @@ GNU make is an excellent build tool and the task runner we love to hate, but can't escape. So let's improve the UX to make it the best task runner it can be. -`Task.mk`, is a standalone `Makefile` you can deploy alongside your own -to add some QOL improvements for your users and fellow maintainers. +`Task.mk`, is a standalone `Makefile` powered by a little magic (code golfing `python` inside of `make`) and little luck (absurd string manipulation and regexes). +You can deploy it alongside your own to add some QOL improvements for your users and fellow maintainers. + Current Features: