summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index b039eb5..4eb9b22 100644
--- a/Makefile
+++ b/Makefile
@@ -1,4 +1,4 @@
-### Inspired by https://github.com/fboulnois/modern-makefile
+### Adapted from https://github.com/fboulnois/modern-makefile
### Settings: Modify the parameters below to configure your project
###============================================================================