Add coveralls badge

This commit is contained in:
Bjorn Swenson 2017-06-24 12:16:56 -07:00 committed by GitHub
parent 66858d0f64
commit 679f3b5ec8

View File

@ -1,4 +1,4 @@
RxLua [![Build Status](https://travis-ci.org/bjornbytes/RxLua.svg)](https://travis-ci.org/bjornbytes/RxLua)
RxLua [![Build Status](https://travis-ci.org/bjornbytes/RxLua.svg)](https://travis-ci.org/bjornbytes/RxLua) [![Coverage Status](https://coveralls.io/repos/github/bjornbytes/RxLua/badge.svg?branch=master)](https://coveralls.io/github/bjornbytes/RxLua?branch=master)
===
[Reactive Extensions](http://reactivex.io) for Lua.