Skip to content

Commit

Permalink
remove greenkeeper badge
Browse files Browse the repository at this point in the history
  • Loading branch information
SerayaEryn committed Jun 16, 2020
1 parent b0314c3 commit 4bb2a81
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

![Build Status](https://github.com/SerayaEryn/revane-ioc/workflows/ci/badge.svg)
[![Coverage Status](https://coveralls.io/repos/github/SerayaEryn/revane-ioc/badge.svg?branch=master)](https://coveralls.io/github/SerayaEryn/revane-ioc?branch=master)
[![NPM version](https://img.shields.io/npm/v/revane-ioc.svg?style=flat)](https://www.npmjs.com/package/revane-ioc) [![Greenkeeper badge](https://badges.greenkeeper.io/SerayaEryn/revane-ioc.svg)](https://greenkeeper.io/)
[![NPM version](https://img.shields.io/npm/v/revane-ioc.svg?style=flat)](https://www.npmjs.com/package/revane-ioc)

`revane-ioc` is a inversion of control framework inspired by spring.

Expand Down Expand Up @@ -396,4 +396,4 @@ Inject('test')(Example)

## License

[MIT](./LICENSE)
[MIT](./LICENSE)

0 comments on commit 4bb2a81

Please sign in to comment.