Update 'README.md'

This commit is contained in:
Gyula Kerezsi
2018-10-03 12:30:33 +00:00
parent c0e58d89c4
commit bd6c056660

View File

@@ -1,2 +1,6 @@
# go-lowercase-redirect Go program to redirect to all lowercase url
=
uses the PORT environment variable to decide which port to listen on (default: 8080)
uses the ADDR environment variable to decide which address to listen on (default: 127.0.0.1)