From 9c04021cb47c4f071f1389ef211d426a60d4c621 Mon Sep 17 00:00:00 2001 From: Caleb <43940765+walkinglibrary@users.noreply.github.com> Date: Wed, 29 Jul 2020 16:43:04 -0600 Subject: [PATCH] Adjustments - Updated README.md Signed-off-by: BuildTools --- README.md | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 8093bd6..0981f4f 100644 --- a/README.md +++ b/README.md @@ -5,12 +5,14 @@ Java Based Web Server -- uses netty for non io blocking connections -- console commands -- https connections -- linux support +- Netty IO +- HTTPs Connections +- Linux Targeted +- Post and User Authentication +- Console Commands ### Todos +- Front end js api?? - Add localHost "Support" - Content-Encoding Header? - prep for Trom-Bone Integration