From aaf21eec7532b9e5ca6f74c7015b1fd0f98fbc9a Mon Sep 17 00:00:00 2001 From: konrad Date: Thu, 13 Dec 2018 15:40:02 +0100 Subject: [PATCH] update readme --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 3494d74..30ca129 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,5 @@ # goget-redirect -Quick and dirty app to handle redirects for our infrastructure. \ No newline at end of file +Quick and dirty app to handle redirects for our infrastructure. + +It will resolve `go get` requests to web, api and this package and redirect all other requests to `git.kolaente.de/vikunja`. \ No newline at end of file