From 9dce6c7dd1f8368615325926b525d086a4705e8a Mon Sep 17 00:00:00 2001 From: Mike Goelzer Date: Fri, 14 Sep 2018 12:38:24 -0700 Subject: [PATCH] Updated TODO list --- TODO.md | 1 + 1 file changed, 1 insertion(+) diff --git a/TODO.md b/TODO.md index 01baca6..b978312 100644 --- a/TODO.md +++ b/TODO.md @@ -4,3 +4,4 @@ - Add terminal text entry to JS instead of periodic auto-messages - Figure out why JS sometimes do not receive from Go program, even through Rust and bootstrapper do - Break dht-interop.go into a `bootstrapper` program and a client program +- Beautify the demo in 4x4 terminator mode (shorter lines, emojis, etc)