Added badges to README

This commit is contained in:
Christian Muehlhaeuser 2017-08-29 07:56:24 +02:00
parent cc1fbe2502
commit 77b2483cee
No known key found for this signature in database
GPG key ID: BA4CF857DD4117E9

View file

@ -9,7 +9,7 @@ A lightweight but modern Twitter client, written in Go & QML.
- [x] Multi pane support
- [ ] Multiple Twitter accounts (work-in-progress)
- [ ] Media previews
- [ ] Desktop notifications
- [ ] System notifications
## Installation
@ -31,3 +31,6 @@ Before you can build Chirp you need to install the [Go/Qt bindings](https://gith
## Development
API docs can be found [here](http://godoc.org/github.com/muesli/chirp).
[![Build Status](https://secure.travis-ci.org/muesli/chirp.png)](http://travis-ci.org/muesli/chirp)
[![Go ReportCard](http://goreportcard.com/badge/muesli/chirp)](http://goreportcard.com/report/muesli/chirp)