doc: alignment

This commit is contained in:
Mya 2022-05-26 00:13:41 -05:00
parent 4bb39c9199
commit e269f5e491
No known key found for this signature in database
GPG Key ID: C3ECFA648DAD27FA

@ -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 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. the bind address by passing the `-bind_address` flag with the desired host and port.
<center> <p align="center">
<img src="screenshot.png" alt="Screenshot" width="72%"/> <img src="screenshot.png" alt="Screenshot" width="72%"/>
</center> </p>
### Exporting your catalog ### Exporting your catalog