aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README6
1 files changed, 3 insertions, 3 deletions
diff --git a/README b/README
index 24a4495..6cf69d4 100644
--- a/README
+++ b/README
@@ -1,6 +1,6 @@
- =========================================
- fsub — substitute a file into other files
- =========================================
+ ┌───────────────────────────────────────────┐
+ │ fsub — substitute a file into other files │
+ └───────────────────────────────────────────┘
fsub is a command-line utility to replace substrings within files with other
files. This has a variety of usecases, such as static-site generators. Take