Skip to content

Commit 435e9c1

Browse files
authored
Merge pull request #8 from craigthomas/dependency-ci
Add badge and integration for Dependency CI
2 parents 0a05fe2 + 8482f6f commit 435e9c1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
[![Build Status](https://travis-ci.org/craigthomas/Chip8Python.svg?branch=master)](https://travis-ci.org/craigthomas/Chip8Python)
44
[![Coverage Status](https://coveralls.io/repos/github/craigthomas/Chip8Python/badge.svg?branch=master)](https://coveralls.io/github/craigthomas/Chip8Python?branch=master)
55
[![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)](https://dependencyci.com/github/craigthomas/Chip8Python)
67

78
## What is it?
89

0 commit comments

Comments
 (0)