Skip to content

Commit 1d1d0be

Browse files
authored
Update README.md
1 parent 3da80dd commit 1d1d0be

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

README.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,15 @@
11
简体中文 | [English](README-en_US.md)
22
# rxloop [![NPM version][npm-image]][npm-url] [![npm download][download-image]][download-url] [![Build Status][build-status-image]][build-status-url] [![codecov status][codecov-image]][codecov-url] [![license][license-image]][license-url]
33

4-
[npm-image]: https://img.shields.io/npm/v/@rxloop/core.svg?style=shield
4+
[npm-image]: https://img.shields.io/npm/v/@rxloop/core.svg?style=shield&colorB=brightgreen
55
[npm-url]: https://npmjs.org/package/@rxloop/core
6-
[download-image]: https://img.shields.io/npm/dm/@rxloop/core.svg?style=shield
6+
[download-image]: https://img.shields.io/npm/dm/@rxloop/core.svg?style=shield&colorB=brightgreen
77
[download-url]: https://npmjs.org/package/@rxloop/core
8-
[build-status-image]: https://circleci.com/gh/TalkingData/rxloop/tree/master.png?style=shield
8+
[build-status-image]: https://circleci.com/gh/TalkingData/rxloop/tree/master.png?style=shield&colorB=brightgreen
99
[build-status-url]: https://circleci.com/gh/TalkingData/rxloop
10-
[codecov-image]: https://img.shields.io/codecov/c/github/TalkingData/rxloop/master.svg?style=shield
10+
[codecov-image]: https://img.shields.io/codecov/c/github/TalkingData/rxloop/master.svg?style=shield&colorB=brightgreen
1111
[codecov-url]: https://codecov.io/github/TalkingData/rxloop?branch=master
12-
[license-image]: https://img.shields.io/npm/l/@rxloop/core.svg
12+
[license-image]: https://img.shields.io/npm/l/@rxloop/core.svg?style=shield&colorB=brightgreen
1313
[license-url]: https://github.com/TalkingData/rxloop/blob/master/LICENSE
1414

1515

0 commit comments

Comments
 (0)