Added feature list to README

This commit is contained in:
Christian Muehlhaeuser 2017-08-29 07:40:25 +02:00
parent dba819c755
commit faa330d6c7
No known key found for this signature in database
GPG key ID: BA4CF857DD4117E9

View file

@ -3,6 +3,14 @@ Chirp!
A lightweight but modern Twitter client, written in Go & QML.
## Features
- [x] Live feed via Twitter's Streaming API
- [x] Multi pane support
- [ ] Multiple Twitter accounts (work-in-progress)
- [ ] Media previews
- [ ] Desktop notifications
## Installation
Make sure you have a working Go environment. See the [install instructions](http://golang.org/doc/install.html).