Skip to content

Commit 57dbbc2

Browse files
authored
update bages (#431)
1 parent d321cd1 commit 57dbbc2

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

README.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,10 @@ React Singleton Hook
33

44
Manage global state of your React app using hooks.
55

6-
[![build status](https://img.shields.io/travis/Light-Keeper/react-singleton-hook/master.svg?style=flat-square)](https://travis-ci.org/Light-Keeper/react-singleton-hook)
7-
[![npm version](https://img.shields.io/npm/v/react-singleton-hook.svg?style=flat-square)](https://www.npmjs.com/package/react-singleton-hook)
8-
[![npm downloads](https://img.shields.io/npm/dm/react-singleton-hook.svg?style=flat-square)](https://www.npmjs.com/package/react-singleton-hook)
6+
[![build status](https://img.shields.io/circleci/build/github/Light-Keeper/react-singleton-hook?logo=circleci)](https://app.circleci.com/pipelines/github/Light-Keeper/react-singleton-hook)
7+
[![npm version](https://img.shields.io/npm/v/react-singleton-hook)](https://www.npmjs.com/package/react-singleton-hook)
8+
[![npm downloads](https://img.shields.io/npm/dm/react-singleton-hook.svg)](https://www.npmjs.com/package/react-singleton-hook)
9+
![GitHub last commit](https://img.shields.io/github/last-commit/Light-Keeper/react-singleton-hook)
910

1011
## Installation
1112

0 commit comments

Comments
 (0)