Skip to content

Commit c27f7f9

Browse files
committed
add renovate badge
1 parent fdd959f commit c27f7f9

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

README.md

+4-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
1-
# TodoMVC [![Travis CI](https://travis-ci.org/cypress-io/cypress-example-todomvc.svg)](https://travis-ci.org/cypress-io/cypress-example-todomvc) [![Circle CI](https://circleci.com/gh/cypress-io/cypress-example-todomvc.svg?style=svg)](https://circleci.com/gh/cypress-io/cypress-example-todomvc) [![Build status](https://ci.appveyor.com/api/projects/status/6wjyoye82orkkyny?svg=true)](https://ci.appveyor.com/project/cypress-io/cypress-example-todomvc)
1+
# TodoMVC [![Travis CI](https://travis-ci.org/cypress-io/cypress-example-todomvc.svg)](https://travis-ci.org/cypress-io/cypress-example-todomvc) [![Circle CI](https://circleci.com/gh/cypress-io/cypress-example-todomvc.svg?style=svg)](https://circleci.com/gh/cypress-io/cypress-example-todomvc) [![Build status](https://ci.appveyor.com/api/projects/status/6wjyoye82orkkyny?svg=true)](https://ci.appveyor.com/project/cypress-io/cypress-example-todomvc) [![renovate-app badge][renovate-badge]][renovate-app]
22

3-
[![Greenkeeper badge](https://badges.greenkeeper.io/cypress-io/cypress-example-todomvc.svg)](https://greenkeeper.io/)
43

54
This repo contains an example React App, with the tests written in Cypress.
65

@@ -74,3 +73,6 @@ commands.
7473

7574
If you find errors in the type documentation, please
7675
[open an issue](https://github.com/cypress-io/cypress/issues)
76+
77+
[renovate-badge]: https://img.shields.io/badge/renovate-app-blue.svg
78+
[renovate-app]: https://renovateapp.com/

0 commit comments

Comments
 (0)