Add install and usage information to README
1 files changed, 12 insertions(+), 0 deletions(-) M README.md
M README.md => README.md +12 -0
@@ 1,3 1,15 @@ # sourcehut-vanity A simple program to serve redirects to your projects on sr.ht. Compatible with `go get` clients and godoc.org # Install ``` make sudo make install ``` # Use ``` $ sourcehut-vanity blowry 0.0.0.0:8080 ``` Replace my username with yours, and enter an alternative address to bind to if desired.