aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorMichael McVady <femtonaut@gmail.com>2021-12-18 00:52:48 -0600
committerMichael McVady <femtonaut@gmail.com>2021-12-18 00:52:48 -0600
commitd4f0ce872da63a6f08309bfc5118697a653fada6 (patch)
tree50283c6aae962ba78ef05ccaf56b4b2295b9d6b6 /README.md
parent26290a5fb0374b0dbccf775265d25988aefdce1e (diff)
Copy Dockerfile stub
Diffstat (limited to 'README.md')
-rw-r--r--README.md8
1 files changed, 7 insertions, 1 deletions
diff --git a/README.md b/README.md
index 80b0900..3d39ceb 100644
--- a/README.md
+++ b/README.md
@@ -1,3 +1,9 @@
# clog
-A reimplementation of flog, using the kore.io framework.
+An attempt to reimplement flog, using the [kore.io](https://kore.io) framework.
+
+## TODO
+
+* UUIDs in postgres
+* Dockerize
+* Determine how to handle `lib`/dependencies.