aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
author魏曹先生 <1992414357@qq.com>2026-07-02 10:55:09 +0800
committer魏曹先生 <1992414357@qq.com>2026-07-02 10:55:09 +0800
commit2bb02c2def96fd31abd89f19aad6e5318e7d6910 (patch)
treebb1554ef2753c9efe1901a65032ccc6ce39821f1
parent8be7c0d0e87082d1a1828e8dc1c528cd835933a2 (diff)
docs(readme): add title and stylize tagline
-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.