add badges

pull/7/head
Yasuhiro Matsumoto 2017-04-14 17:15:42 +09:00
parent b0f39aaf95
commit 15c320b75d
1 changed files with 4 additions and 1 deletions

View File

@ -1,6 +1,9 @@
# go-mastodon
***EXPERIMENTAL***
[![Build Status](https://travis-ci.org/mattn/go-mastodon.png?branch=master)](https://travis-ci.org/mattn/go-mastodon)
[![Coverage Status](https://coveralls.io/repos/mattn/go-mastodon/badge.png?branch=HEAD)](https://coveralls.io/r/mattn/go-mastodon?branch=HEAD)
[![GoDoc](https://godoc.org/github.com/mattn/go-mastodon?status.svg)](http://godoc.org/github.com/mattn/go-mastodon)
[![Go Report Card](https://goreportcard.com/badge/github.com/mattn/go-mastodon)](https://goreportcard.com/report/github.com/mattn/go-mastodon)
## Usage