From 0db450b8521a87f1a8ad62571ff38602308f4174 Mon Sep 17 00:00:00 2001 From: dvkt Date: Sat, 28 Dec 2019 13:47:39 -0800 Subject: [PATCH] future plans --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 204332c..385f145 100644 --- a/README.md +++ b/README.md @@ -29,7 +29,6 @@ for example: echo "Hi, world! You said:" $1 echo "1Visit Gopherpedia / gopherpedia.com 70" - then: $ gopher-client gopher://localhost/1/echo?something @@ -100,3 +99,5 @@ just unzip/untar the `phd` program into your $PATH and get going! - [ ] script mode - [ ] systemd config, or something +- [ ] TLS support +- [ ] man page