Add badges to README

This commit is contained in:
Gergely Polonkai 2015-11-27 12:31:54 +01:00
parent dad3539820
commit a39742e991
1 changed files with 4 additions and 1 deletions

View File

@ -1,3 +1,6 @@
[![Build Status](https://travis-ci.org/gergelypolonkai/word-challenge.svg?branch=master)](https://travis-ci.org/gergelypolonkai/word-challenge)
[![codecov.io](https://codecov.io/github/gergelypolonkai/word-challenge/coverage.svg?branch=master)](https://codecov.io/github/gergelypolonkai/word-challenge?branch=master)
100(ish) words challenge
========================
@ -10,4 +13,4 @@ limit. They can then share their work via the site, so other users can
vote for it (if it represents the word by any means).
The project aims to run on Heroku, but testing is done for both Python
2.7 (because of Heroku) and Python 3.4 (because we can).
2.7 (because of Heroku) and Python 3.4 (because we can).