From 4db20776fa91c5f8ef9a203a75ca76361034c310 Mon Sep 17 00:00:00 2001 From: Arya Kiran Date: Sun, 25 Jun 2023 12:29:36 +0530 Subject: [PATCH] readme --- README.md | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..6ed8634 --- /dev/null +++ b/README.md @@ -0,0 +1,4 @@ +# Another rewrite of simplytranslate in Go +Basically, simplytranslate has been dead for a while and I want to remake it, but with some QoL improvements ofc :) + +I'm initially focusing on the api/engines part, but eventually ill get around to setting up the gofiber thing. I plan on making it a combined cli+webui