koding / kite

Micro-service framework in Go
https://godoc.org/github.com/koding/kite
MIT License
3.26k stars 300 forks source link

What about centralize Kite logo's in README.md? #192

Closed brunoocasali closed 7 years ago

brunoocasali commented 7 years ago

Add a HTML content to centralize the image in the container.

You can preview it here: https://github.com/brunoocasali/kite/blob/736da6db026a6a05e880f64cfbae9405b13a1732/README.md

rjeczalik commented 7 years ago

@brunoocasali I think it's matter of a personal preference, I like more to have it floating and adjusted to the right, as there's less space wasted - like this one:

https://github.com/rjeczalik/kite/tree/logo-floating#kite-micro-service-framework

Closing this for now, as the PR looks idle a bit and no-one expressed an interest in this improvement.

However we do have a need for improving the actual content of the readme and examples, like this one. Contributions are welcomed 😃