diff --git a/README.md b/README.md index 6fee557..bfea831 100644 --- a/README.md +++ b/README.md @@ -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