Add badges

This commit is contained in:
Dave Davenport 2015-12-31 21:33:20 +01:00
parent 306029976f
commit de96149bed
2 changed files with 4 additions and 1 deletions

View file

@ -14,7 +14,6 @@ addons:
- libcairo2-dev - libcairo2-dev
- libstartup-notification0-dev - libstartup-notification0-dev
- xvfb - xvfb
- gcov
- discount - discount
- xdotool - xdotool

View file

@ -1,3 +1,7 @@
[![Build Status](https://travis-ci.org/DaveDavenport/rofi.svg?branch=master)](https://travis-ci.org/DaveDavenport/rofi)
[![codecov.io](https://codecov.io/github/DaveDavenport/rofi/coverage.svg?branch=master)](https://codecov.io/github/DaveDavenport/rofi?branch=master)
# A window switcher, run dialog and dmenu replacement # A window switcher, run dialog and dmenu replacement
A popup window switcher roughly based on [superswitcher](http://code.google.com/p/superswitcher/), A popup window switcher roughly based on [superswitcher](http://code.google.com/p/superswitcher/),