Skip to content
This repository was archived by the owner on Jan 2, 2020. It is now read-only.

Commit aa51f1d

Browse files
Add Travis build status badge
1 parent 089b931 commit aa51f1d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# JsonRPC Rust Client
22

3+
[![Build Status](https://travis-ci.com/coblox/jsonrpc_rust_client.svg?token=EmrV8tpmLgu5PjZWH7QN&branch=master)](https://travis-ci.com/coblox/jsonrpc_rust_client)
4+
35
This repository contains a simple Rust client for talking to JsonRPC APIs.
46

57
## Features

0 commit comments

Comments
 (0)