File tree 1 file changed +5
-5
lines changed
1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 1
1
# Yet Another (Super) Chip 8 Emulator
2
2
3
- [ ![ Build Status] ( https://travis-ci.org/ craigthomas/Chip8Python.svg?branch=master )] ( https://travis-ci.org/craigthomas/Chip8Python )
4
- [ ![ codecov ] ( https://codecov. io/gh/craigthomas/Chip8Python/branch/master/graph/badge.svg )] ( https://codecov.io/gh/craigthomas/Chip8Python )
5
- [ ![ Codacy Badge] ( https://api.codacy.com/project/badge/Grade/ f100b6deb9bf4729a2c55ef12fb695c9 )] ( https://www.codacy.com/app/craig-thomas/Chip8Python?utm_source=github.com& ; utm_medium=referral& ; utm_content=craigthomas/Chip8Python& ; utm_campaign=Badge_Grade )
6
- [ ![ Dependency Status ] ( https://dependencyci.com/ github/craigthomas/Chip8Python/badge ?style=flat )] ( https://dependencyci.com /github/craigthomas/Chip8Python )
7
- [ ![ License: MIT] ( https://img.shields.io/badge/License -MIT-blue.svg )] ( https://opensource.org/licenses/MIT )
3
+ [ ![ Build Status] ( https://img.shields.io/travis/ craigthomas/Chip8Python?style=flat-square )] ( https://travis-ci.org/craigthomas/Chip8Python )
4
+ [ ![ Codecov ] ( https://img.shields. io/codecov/c/ gh/craigthomas/Chip8Python?style=flat-square )] ( https://codecov.io/gh/craigthomas/Chip8Python )
5
+ [ ![ Codacy Badge] ( https://img.shields.io/codacy/grade/ f100b6deb9bf4729a2c55ef12fb695c9?style=flat-square )] ( https://www.codacy.com/app/craig-thomas/Chip8Python?utm_source=github.com& ; utm_medium=referral& ; utm_content=craigthomas/Chip8Python& ; utm_campaign=Badge_Grade )
6
+ [ ![ Dependencies ] ( https://img.shields.io/librariesio/ github/craigthomas/Chip8Python?style=flat-square )] ( https://libraries.io /github/craigthomas/Chip8Python )
7
+ [ ![ License: MIT] ( https://img.shields.io/badge/license -MIT-blue.svg?style=flat-square )] ( https://opensource.org/licenses/MIT )
8
8
9
9
10
10
## Table of Contents
You can’t perform that action at this time.
0 commit comments