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