Additional info to readme

Author Mitja Felicijan <mitja.felicijan@gmail.com> 2024-05-12 02:50:38 +0200
Committer Mitja Felicijan <mitja.felicijan@gmail.com> 2024-05-12 02:50:38 +0200
Commit 76f880933d47f558450cfd58c24f51f2eb2a6550 (patch)
-rw-r--r-- README.md 2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
1
# Make extensions
1
# GNU Make quality of life 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
...