README cleanup

Signed-off-by: jolheiser <john.olheiser@gmail.com>
pull/3/head
jolheiser 2020-09-11 20:44:44 -05:00
parent 35b809dc85
commit ab84fdea97
Signed by: jolheiser
GPG Key ID: B853ADA5DA7BBF7A
1 changed files with 2 additions and 8 deletions

View File

@ -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