Update README.md

This commit is contained in:
Mya 2022-05-21 09:33:03 -05:00 committed by GitHub
parent 67905eac36
commit 5cb2bfb760
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -65,6 +65,6 @@ $ go run ./catalog.go
``` ```
This starts a web server for you to interact with on `localhost:8080`. If `:8080` is already in use, you can configure This starts a web server for you to interact with on `localhost:8080`. If `:8080` is already in use, you can configure
the bind address be passing the `-bind_address` flag with the desired host and port. the bind address by passing the `-bind_address` flag with the desired host and port.
![Screenshot](screenshot.png) ![Screenshot](screenshot.png)