Additional info to readme

Author Mitja Felicijan <mitja.felicijan@gmail.com> 2024-05-12 02:50:59 +0200
Committer Mitja Felicijan <mitja.felicijan@gmail.com> 2024-05-12 02:50:59 +0200
Commit 45e996e7c954217efcbc9d07187a070b14e19d53 (patch)
-rw-r--r-- README.md 2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
1
# GNU Make quality of life extensions
1
# GNU Make Extensions
2
  
2
  
3
Makext is a collection of useful extensions for Makefiles, aimed at
3
Makext is a collection of useful extensions for Makefiles, aimed at
4
simplifying and enhancing the functionality of Make-based projects. These
4
simplifying and enhancing the functionality of Make-based projects. These
...