diff --git a/README.md b/README.md index 9e3ac43..ff7b74c 100644 --- a/README.md +++ b/README.md @@ -65,9 +65,9 @@ $ 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 the bind address by passing the `-bind_address` flag with the desired host and port. -
-