diff options
author | Josias <justjosias@tutanota.com> | 2020-04-22 16:28:42 +0300 |
---|---|---|
committer | Josias <justjosias@tutanota.com> | 2020-04-22 16:28:42 +0300 |
commit | dec03e3aa6da4b91628bc47e0de81738ef0d9ca2 (patch) | |
tree | 894ca14989318f55d1857b063d6cfd469819e5d8 | |
parent | 7426f68feeddf9021ac19fe61472104dc61b7971 (diff) |
Fix markdown
-rw-r--r-- | rccat.md | 7 |
1 files changed, 3 insertions, 4 deletions
@@ -1,7 +1,6 @@ ---- -title: Randomly Colored Cat -author: Josias Allestad ---- +# Randomly Colored Cat + +Josias Allestad This program will provide a `cat`-like utility for printing text from a file to `stdout`. Except that output will be randomly colorized. |