Skip to content

Commit 5169bb4

Browse files
committed
Update README to include new status badge for Dependency CI.
1 parent b74e022 commit 5169bb4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
[![Build Status](https://travis-ci.org/craigthomas/Chip8Java.svg?branch=master)](https://travis-ci.org/craigthomas/Chip8Java)
44
[![Coverage Status](https://codecov.io/gh/craigthomas/Chip8Java/branch/master/graph/badge.svg)](https://codecov.io/gh/craigthomas/Chip8Java)
55
[![Codacy Badge](https://api.codacy.com/project/badge/Grade/51b8560fe61441a3b05b83c1e7a5eee6)](https://www.codacy.com/app/craig-thomas/Chip8Java?utm_source=github.com&utm_medium=referral&utm_content=craigthomas/Chip8Java&utm_campaign=Badge_Grade)
6-
[![Dependency Status](https://www.versioneye.com/user/projects/55ef3f691e87ad001900006a/badge.svg?style=flat)](https://www.versioneye.com/user/projects/55ef3f691e87ad001900006a)
6+
[![Dependency Status](https://dependencyci.com/github/craigthomas/Chip8Java/badge)](https://dependencyci.com/github/craigthomas/Chip8Java)
77

88
## What is it?
99

0 commit comments

Comments
 (0)