Fix alignment in README
This commit is contained in:
parent
44f58bcc75
commit
7db0515e92
@ -1,14 +1,11 @@
|
|||||||
# snappy
|
# snappy
|
||||||
|
|
||||||
<div style="text-align: center">
|
<p align="center">
|
||||||
|
|
||||||
<img src="https://stacker.news/favicon.png" width="64" height="64" />
|
<img src="https://stacker.news/favicon.png" width="64" height="64" />
|
||||||
<img src="https://go.dev/blog/go-brand/Go-Logo/PNG/Go-Logo_Blue.png" width="64" height="64" />
|
<img src="https://go.dev/blog/go-brand/Go-Logo/PNG/Go-Logo_Blue.png" width="64" height="64" />
|
||||||
|
</p>
|
||||||
|
|
||||||
[stacker.news](https://stacker.news) API client package for Go
|
<p align="center">A Go client for the <a href="https://stacker.news" target="_blank">Stacker News</a> GraphQL API</p>
|
||||||
|
|
||||||
</div>
|
|
||||||
|
|
||||||
|
|
||||||
## How to use
|
## How to use
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user