diff options
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -5,5 +5,5 @@ An attempt to reimplement flog, using the [kore.io](https://kore.io) framework. ## TODO * Determine how to handle `lib`/dependencies. -* Fix standalone binary (doesn't call `init` for DB?). +* Fix Dockerfile for standalone binary. |