From ab84fdea976823eaf594536e0d5bc6f53e429a64 Mon Sep 17 00:00:00 2001 From: jolheiser Date: Fri, 11 Sep 2020 20:44:44 -0500 Subject: [PATCH] README cleanup Signed-off-by: jolheiser --- README.md | 10 ++-------- 1 file changed, 2 insertions(+), 8 deletions(-) diff --git a/README.md b/README.md index 912686c..18b6dd5 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,8 @@ A simple web service to serve vanity Go imports. Feel free to check it out using [my instance](https://go.jolheiser.com/). +Vanity also supports [git-import](https://gitea.com/jolheiser/git-import). + ## Configuration When choosing a service, the default `base-url` will be the default server of that service: @@ -12,12 +14,6 @@ When choosing a service, the default `base-url` will be the default server of th | GitHub | https://github.com | | GitLab | https://gitlab.com | -Configuration will be set, in order of priority - -1. Flags -2. Environment -3. Config file - ``` NAME: vanity - Vanity Go Imports @@ -52,8 +48,6 @@ GLOBAL OPTIONS: --version, -v print the version (default: false) ``` -Vanity also supports [git-import](https://gitea.com/jolheiser/git-import). - ## Docker ```sh