Skip to content

Commit 721146e

Browse files
authored
Update README.md
1 parent 5765c7b commit 721146e

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,9 @@
33
C++ [JSON-RPC 2.0](http://www.jsonrpc.org/specification) library
44

55
[![Build Status](https://travis-ci.org/badaix/jsonrpcpp.svg?branch=master)](https://travis-ci.org/badaix/jsonrpcpp)
6+
[![Github Releases](https://img.shields.io/github/release/badaix/jsonrpcpp.svg)](https://github.com/badaix/jsonrpcpp/releases)
67

7-
When grown up, this library will be a leightweight JSON-RPC 2.0 C++ library.
8+
When grown up, this will be a leightweight JSON-RPC 2.0 C++ library.
89

910
### What it is
1011
jsonrpc++ parses and constructs JSON RPC 2.0 objects, like

0 commit comments

Comments
 (0)