Skip to content

Commit

Permalink
docs(build): make the CI build badge clickable (#1828)
Browse files Browse the repository at this point in the history
  • Loading branch information
simondel committed Nov 6, 2019
1 parent a3de7cf commit 7491c97
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
@@ -1,4 +1,4 @@
![Build Status](https://github.com/stryker-mutator/stryker/workflows/CI/badge.svg)
[![Build Status](https://github.com/stryker-mutator/stryker/workflows/CI/badge.svg)](https://github.com/stryker-mutator/stryker/actions?query=workflow%3ACI+branch%3Amaster)
[![NPM](https://img.shields.io/npm/dm/@stryker-mutator/core.svg)](https://www.npmjs.com/package/@stryker-mutator/core)
[![Node version](https://img.shields.io/node/v/@stryker-mutator/core.svg)](https://img.shields.io/node/v/@stryker-mutator/core.svg)
[![Gitter](https://badges.gitter.im/stryker-mutator/stryker.svg)](https://gitter.im/stryker-mutator/stryker?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge)
Expand Down

0 comments on commit 7491c97

Please sign in to comment.