Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Moln committed May 14, 2020
1 parent a246987 commit e7870fd
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
@@ -1,9 +1,9 @@
# React IoC helper

[![Build Status](https://travis-ci.org/Moln/react-ioc.svg?branch=master)](https://travis-ci.org/Moln/react-ioc)
[![Build Status](https://github.com/Moln/react-ioc/workflows/CI/badge.svg)](https://github.com/Moln/react-ioc)
[![Coverage Status](https://coveralls.io/repos/github/Moln/react-ioc/badge.svg?branch=master)](https://coveralls.io/github/Moln/react-ioc?branch=master)
[![GitHub license](https://img.shields.io/github/license/Moln/react-ioc)](https://github.com/Moln/react-ioc)
[![npm](https://img.shields.io/npm/v/@Moln/react-ioc.svg)](https://www.npmjs.com/@Moln/react-ioc)
[![npm](https://img.shields.io/npm/v/@moln/react-ioc.svg)](https://www.npmjs.com/@moln/react-ioc)

Use any ioc library (tsyringe, inversify, @Moln/react-ioc, etc.) in react.

Expand Down

0 comments on commit e7870fd

Please sign in to comment.