Skip to content

Commit d0d077c

Browse files
committed
📖 fix typo
1 parent 5f03b67 commit d0d077c

File tree

1 file changed

+15
-15
lines changed

1 file changed

+15
-15
lines changed

README.md

Lines changed: 15 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -11,24 +11,24 @@ Animate React Component easily.
1111
[![npm download][download-image]][download-url]
1212
[![bundle size][bundlephobia-image]][bundlephobia-url]
1313

14-
[npm-image]: http://img.shields.io/npm/v/rc-animation.svg?style=flat-square
15-
[npm-url]: http://npmjs.org/package/rc-animation
16-
[travis-image]: https://img.shields.io/travis/react-component/animation.svg?style=flat-square
17-
[travis-url]: https://travis-ci.org/react-component/animation
18-
[coveralls-image]: https://img.shields.io/coveralls/react-component/animation.svg?style=flat-square
19-
[coveralls-url]: https://coveralls.io/r/react-component/animation?branch=master
20-
[david-url]: https://david-dm.org/react-component/animation
21-
[david-image]: https://david-dm.org/react-component/animation/status.svg?style=flat-square
22-
[david-dev-url]: https://david-dm.org/react-component/animation?type=dev
23-
[david-dev-image]: https://david-dm.org/react-component/animation/dev-status.svg?style=flat-square
24-
[download-image]: https://img.shields.io/npm/dm/rc-animation.svg?style=flat-square
25-
[download-url]: https://npmjs.org/package/rc-animation
26-
[bundlephobia-url]: https://bundlephobia.com/result?p=rc-animation
27-
[bundlephobia-image]: https://badgen.net/bundlephobia/minzip/rc-animation
14+
[npm-image]: http://img.shields.io/npm/v/rc-animate.svg?style=flat-square
15+
[npm-url]: http://npmjs.org/package/rc-animate
16+
[travis-image]: https://img.shields.io/travis/react-component/animate.svg?style=flat-square
17+
[travis-url]: https://travis-ci.org/react-component/animate
18+
[coveralls-image]: https://img.shields.io/coveralls/react-component/animate.svg?style=flat-square
19+
[coveralls-url]: https://coveralls.io/r/react-component/animate?branch=master
20+
[david-url]: https://david-dm.org/react-component/animate
21+
[david-image]: https://david-dm.org/react-component/animate/status.svg?style=flat-square
22+
[david-dev-url]: https://david-dm.org/react-component/animate?type=dev
23+
[david-dev-image]: https://david-dm.org/react-component/animate/dev-status.svg?style=flat-square
24+
[download-image]: https://img.shields.io/npm/dm/rc-animate.svg?style=flat-square
25+
[download-url]: https://npmjs.org/package/rc-animate
26+
[bundlephobia-url]: https://bundlephobia.com/result?p=rc-animate
27+
[bundlephobia-image]: https://badgen.net/bundlephobia/minzip/rc-animate
2828

2929
## Install
3030

31-
[![rc-animation](https://nodei.co/npm/rc-animation.png)](https://npmjs.org/package/rc-animation)
31+
[![rc-animate](https://nodei.co/npm/rc-animate.png)](https://npmjs.org/package/rc-animate)
3232

3333
## Usage
3434

0 commit comments

Comments
 (0)