From c54c80c72cce355689e10fd73848d6f947af3833 Mon Sep 17 00:00:00 2001 From: epochryphon Date: Sun, 5 Apr 2026 22:12:52 +0200 Subject: [PATCH] Update README.md --- README.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index def8586..a03b50c 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,8 @@ shmake build/project scaffolding system. + shmake (simple helpful make) or (shell make) -A POSIX compliant build/project management system meat for C projects. It uses pure sh and generate POSIX compliant makefiles currently in alpha and often gets non-working/breaking updates pushed \ No newline at end of file + + +A POSIX compliant build/project management system meat for C projects. + +It uses pure sh and generate POSIX compliant makefiles currently in alpha and often gets non-working/breaking updates pushed \ No newline at end of file