Skip to content

Commit be5ed17

Browse files
committed
docs: update README
1 parent 29bc378 commit be5ed17

File tree

1 file changed

+24
-0
lines changed

1 file changed

+24
-0
lines changed

README.md

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,26 @@
11
# ionic-react-header-parallax
22

3+
4+
<p align="center">
5+
Ionic React libray to handle the parallax effect for Ion Header component
6+
</p>
7+
8+
<p align="center">
9+
<a href="https://www.npmjs.com/package/ionic-react-header-parallax
10+
"><img src="https://img.shields.io/npm/v/ionic-react-header-parallax.svg"></a>
11+
<a href="https://travis-ci.com/ahmnouira/ionic-react-header-parallax"><img src="https://api.travis-ci.com/ahmnouira/ionic-react-header-parallax.svg?branch=master"></a>
12+
<a href="https://github.com/ahmnouira/ionic-react-header-parallax"><img src="https://img.shields.io/github/stars/ahmnouira/ionic-react-header-parallax"></a>
13+
<a href="https://www.npmjs.com/package/ionic-react-header-parallax"><img src="https://img.shields.io/npm/dm/ionic-react-header-parallax.svg"></a>
14+
</p>
15+
16+
<p align="center">
17+
<a href="https://codecov.io/gh/ahmnouira/ionic-react-header-parallax"><img src="https://codecov.io/gh/ahmnouira/ionic-react-header-parallax/coverage.svg"></a>
18+
<a href="https://github.com/prettier/prettier"><img src="https://img.shields.io/badge/styled_with-prettier-ff69b4.svg"></a>
19+
<a href="https://opensource.org/licenses/MIT"><img src="https://img.shields.io/badge/License-MIT-blue.svg"></a>
20+
</p>
21+
22+
23+
<p align="center">
24+
<a href="https://david-dm.org/ahmnouira/ionic-react-header-parallax"><img src="https://david-dm.org/ahmnouira/ionic-react-header-parallax/status.svg"></a>
25+
<a href="https://david-dm.org/ahmnouira/ionic-react-header-parallax?type=dev"><img src="https://david-dm.org/ahmnouira/ionic-react-header-parallax/dev-status.svg"></a>
26+
</p>

0 commit comments

Comments
 (0)