aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md4
1 files changed, 3 insertions, 1 deletions
diff --git a/README.md b/README.md
index 4f87fa0..ae9909c 100644
--- a/README.md
+++ b/README.md
@@ -1,4 +1,6 @@
-# Screw "make", I just want a script runner
+# 'run'
+
+> Screw "make", I just want a script runner
Sometimes when working on projects, I need cross-platform operation. I don't want to install something like `just` or `make`. I just want to write some scripts, drop them in, and run them. That's it.