Skip to content
This repository has been archived by the owner on Sep 19, 2023. It is now read-only.

Commit

Permalink
added travis badge
Browse files Browse the repository at this point in the history
  • Loading branch information
gabstv authored Feb 7, 2018
1 parent 0f7b151 commit a2feebd
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,9 @@
# go-monero

This package is a hub of monero related tools for Go. At this time, only the Wallet RPC Client is available.
This package is a hub of monero related tools for Go. At this time, only the Wallet RPC Client is available.

[![Go Report Card](https://goreportcard.com/badge/github.com/gabstv/go-monero)](https://goreportcard.com/report/github.com/gabstv/go-monero)
[![Build Status](https://travis-ci.org/gabstv/go-monero.svg?branch=master)](https://travis-ci.org/gabstv/go-monero)

## Wallet RPC Client

Expand Down

0 comments on commit a2feebd

Please sign in to comment.