diff options
author | Michael McVady <femtonaut@gmail.com> | 2021-11-18 14:37:35 -0500 |
---|---|---|
committer | Michael McVady <femtonaut@gmail.com> | 2021-11-18 14:37:35 -0500 |
commit | ef14cbf2f0c4431ce6ad618e93316ab7c6d42ff6 (patch) | |
tree | 504123ce0ce6792a8db110917fe4be11f75fa1b5 | |
parent | 659b6cdd8530e157cb8b5ea688933f13e3c6c12e (diff) |
Add minimal README.md
-rw-r--r-- | README.md | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/README.md b/README.md new file mode 100644 index 0000000..80b0900 --- /dev/null +++ b/README.md @@ -0,0 +1,3 @@ +# clog + +A reimplementation of flog, using the kore.io framework. |