about summary refs log tree commit diff stats
path: root/README.md
diff options
context:
space:
mode:
authorCase Duckworth2019-07-01 17:29:10 -0500
committerCase Duckworth2019-07-01 17:29:37 -0500
commit1d8746228690eaece8f31626aea25406e426720f (patch)
tree187a9bb80214bec000153d28fbca947d1bd8bcdd /README.md
parentUpdate byte counts (diff)
downloadunk-1d8746228690eaece8f31626aea25406e426720f.tar.gz
unk-1d8746228690eaece8f31626aea25406e426720f.zip
Abort on error
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md index 0c54bcb..34560fd 100644 --- a/README.md +++ b/README.md
@@ -9,7 +9,7 @@ that all fits within 1000 bytes.
9There are three main scripts: 9There are three main scripts:
10 10
11<ul> 11<ul>
12 <li><strong>UNK</strong> (250 bytes), a bash script that applies 12 <li><strong>UNK</strong> (253 bytes), a bash script that applies
13 the template to each page and publishes them to the output dir,</li> 13 the template to each page and publishes them to the output dir,</li>
14 <li><strong>LHT</strong> (241 bytes), an awk script that serves as 14 <li><strong>LHT</strong> (241 bytes), an awk script that serves as
15 a (very) basic markup language, and</li> 15 a (very) basic markup language, and</li>