aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Voss <mail@thomasvoss.com> 2023-04-16 04:39:35 +0200
committerThomas Voss <mail@thomasvoss.com> 2023-04-16 04:39:35 +0200
commit164634d6e02dc0b7fcaf9887429c8e60dec9d050 (patch)
treef6dd3566028b3f6e5263441b1b4fda26977a77e3
parentc379d2b10816c0886d53a022d8369333eefa503a (diff)
Use box-drawing charactersHEADmaster
-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