From a9876d62d8f9a988599966527f9f23f5832dbd6f Mon Sep 17 00:00:00 2001 From: Dean Sheather <dean@deansheather.com> Date: Sun, 31 Mar 2019 13:29:14 +0200 Subject: [PATCH] Update README.md --- README.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 318309e..7d77ae1 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # OwO API -Go web application powered by fasthttp which handles file uploads (Pomf) and -link shortens (Polr) on OwO. +Go web application powered by go-chi which handles file uploads (Pomf) and link +shortens (Polr) on OwO. ### Setup 1. Setup `config.toml` and move to `/etc/whats-this/api/config.toml` @@ -12,4 +12,3 @@ Or use Docker if you want. ### License A copy of the MIT license can be found in LICENSE. - -- GitLab