mirror of
https://github.com/muesli/telephant
synced 2024-11-13 23:37:11 +00:00
Added badges to README
This commit is contained in:
parent
cc1fbe2502
commit
77b2483cee
1 changed files with 4 additions and 1 deletions
|
@ -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)
|
||||
|
|
Loading…
Reference in a new issue