From 31dcdea27b38eb522987d7dbf2674ad0e46e4bc2 Mon Sep 17 00:00:00 2001 From: Raul Tambre Date: Mon, 26 Jan 2015 20:53:00 +0200 Subject: [PATCH] Add Coveralls badge Start making unit tests now! --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index b63652fffb..24c073a32b 100644 --- a/README.md +++ b/README.md @@ -2,11 +2,14 @@ RPCS3 ===== [![Build Status](https://travis-ci.org/DHrpcs3/rpcs3.svg?branch=master)](https://travis-ci.org/DHrpcs3/rpcs3) + Coverity Scan Build Status +[![Coverage Status](https://coveralls.io/repos/DHrpcs3/rpcs3/badge.svg)](https://coveralls.io/r/DHrpcs3/rpcs3) + An open-source PlayStation 3 emulator/debugger written in C++. You can find some basic information in the [FAQ](https://github.com/DHrpcs3/rpcs3/wiki/FAQ). For discussion about this emulator and PS3 emulation please visit the [official forums](http://www.emunewz.net/forum/forumdisplay.php?fid=162).