Add logo in readme
Signed-off-by: Vartan Benohanian <vartanbeno@gmail.com>
This commit is contained in:
parent
e464d41d79
commit
0e96211c64
2 changed files with 13 additions and 1 deletions
14
README.md
14
README.md
|
@ -1,8 +1,20 @@
|
|||
# go-reddit
|
||||
<div align='center'>
|
||||
<br />
|
||||
<img src='./images/logo.png' alt='go-reddit logo' height='150'>
|
||||
|
||||
---
|
||||
|
||||
<div id='badges' align='center'>
|
||||
|
||||
[![Actions Status](https://github.com/vartanbeno/go-reddit/workflows/tests/badge.svg)](https://github.com/vartanbeno/go-reddit/actions)
|
||||
[![Go Report Card](https://goreportcard.com/badge/github.com/vartanbeno/go-reddit)](https://goreportcard.com/report/github.com/vartanbeno/go-reddit)
|
||||
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
||||
## Overview
|
||||
|
||||
**Featured in [issue 327 of Golang Weekly](https://golangweekly.com/issues/327) 🎉**
|
||||
|
||||
go-reddit is a Go client library for accessing the Reddit API.
|
||||
|
|
BIN
images/logo.png
Normal file
BIN
images/logo.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 75 KiB |
Loading…
Reference in a new issue