Fix alignment in README

This commit is contained in:
ekzyis 2025-12-02 21:08:38 +01:00
parent 44f58bcc75
commit 7db0515e92

View File

@ -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