mirror of
https://github.com/RPCS3/rpcs3.git
synced 2024-11-16 23:17:29 +00:00
Add Coveralls badge
Start making unit tests now!
This commit is contained in:
parent
9d6dc46812
commit
31dcdea27b
@ -2,11 +2,14 @@ RPCS3
|
||||
=====
|
||||
|
||||
[![Build Status](https://travis-ci.org/DHrpcs3/rpcs3.svg?branch=master)](https://travis-ci.org/DHrpcs3/rpcs3)
|
||||
|
||||
<a href="https://scan.coverity.com/projects/3960">
|
||||
<img alt="Coverity Scan Build Status"
|
||||
src="https://scan.coverity.com/projects/3960/badge.svg"/>
|
||||
</a>
|
||||
|
||||
[![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).
|
||||
|
Loading…
Reference in New Issue
Block a user