Skip to content

Commit a94e6ce

Browse files
authored
Update README.md
add awesome badge
1 parent 1602489 commit a94e6ce

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
[![Go Report Card](https://goreportcard.com/badge/github.com/ybbus/jsonrpc)](https://goreportcard.com/report/github.com/ybbus/jsonrpc)
22
[![GoDoc](https://godoc.org/github.com/ybbus/jsonrpc?status.svg)](https://godoc.org/github.com/ybbus/jsonrpc)
33
[![GitHub license](https://img.shields.io/github/license/mashape/apistatus.svg)]()
4+
[![Mentioned in Awesome Go](https://awesome.re/mentioned-badge.svg)](https://github.com/avelino/awesome-go)
45

56
# JSON-RPC 2.0 Client for golang
67
A go implementation of an rpc client using json as data format over http.

0 commit comments

Comments
 (0)