···11+# Vanity URLs
22+33+This repository defines the vanity URLs of my go modules.
44+55+## How to add a package
66+77+- `go install github.com/julienrbrt/vangen@latest`
88+- Add a new entry in `vangen.json`
99+- `vangen -config vangen.json -out .`
1010+- Push your changes