File tree Expand file tree Collapse file tree 1 file changed +2
-3
lines changed Expand file tree Collapse file tree 1 file changed +2
-3
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://img.shields.io/travis/ craigthomas/Chip8Python?style=flat-square )] ( https://travis-ci.org /craigthomas/Chip8Python )
3
+ [ ![ GitHub Workflow Status] ( https://img.shields.io/github/workflow/status/ craigthomas/Chip8Python/Build%20Test%20Coverage ?style=flat-square )] ( https://github.com /craigthomas/Chip8Python/actions )
4
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
5
[ ![ Dependencies] ( https://img.shields.io/librariesio/github/craigthomas/Chip8Python?style=flat-square )] ( https://libraries.io/github/craigthomas/Chip8Python )
7
6
[ ![ Releases] ( https://img.shields.io/github/release/craigthomas/Chip8Python?style=flat-square )] ( https://github.com/craigthomas/Chip8Python/releases )
8
7
[ ![ License: MIT] ( https://img.shields.io/badge/license-MIT-blue.svg?style=flat-square )] ( https://opensource.org/licenses/MIT )
14
13
2 . [ License] ( #license )
15
14
3 . [ Installing] ( #installing )
16
15
1 . [ Ubuntu Installation] ( #ubuntu-installation )
17
- 2 . [ Windows Installation] ( #windows )
16
+ 2 . [ Windows Installation] ( #windows-installation )
18
17
4 . [ Running] ( #running )
19
18
1 . [ Running a ROM] ( #running-a-rom )
20
19
2 . [ Screen Scale] ( #screen-scale )
You can’t perform that action at this time.
0 commit comments