From efaee05d6e7f55c750777800024727f6ff742970 Mon Sep 17 00:00:00 2001 From: GhostFire90 <31078396+GhostFire90@users.noreply.github.com> Date: Tue, 16 Feb 2021 20:40:23 -0800 Subject: [PATCH] Update README.md --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 5a360c5..f2f7663 100644 --- a/README.md +++ b/README.md @@ -22,3 +22,8 @@ Basically, this sends files but with a delay that will eventually be configurabl - Add config for certain things on both server and client side, like default server ip and changing of port along with time between file recieve - Add client linux support + +# Credits + - Binaries used + - [https://github.com/migueldeicaza/gui.cs]Terminal.Gui + - [https://github.com/JamesNK/Newtonsoft.Json]NewtonSoft.Json