Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
pocketjoso authored Mar 23, 2018
1 parent a410f99 commit c267f6a
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,7 +1,7 @@
# react-inview-monitor

[![NPM version](https://badge.fury.io/js/react-inview-monitor.svg)](https://www.npmjs.com/package/react-inview-monitor)
[![MIT License](https://img.shields.io/badge/license-MIT-blue.svg)](https://raw.githubusercontent.com/snipsco/react-inview-monitor/blog/master/LICENSE.txt)
[![MIT License](https://img.shields.io/badge/license-MIT-blue.svg)](https://github.com/snipsco/react-inview-monitor/blob/master/LICENSE.txt)

## Easy to use, declarative scroll into view component for animations and more
[See the demos for some example usage](https://snipsco.github.io/react-inview-monitor/).
Expand Down Expand Up @@ -76,4 +76,4 @@ Toggle prop saves GPU and battery by stopping the video when no longer in view!
Please see the [Contribution Guidelines](https://github.com/snipsco/react-scrolling-color-background/blob/master/CONTRIBUTING.md).

## Copyright
This component is provided by [Snips](https://snips.ai) as Open Source Software. See [LICENSE.txt](https://github.com/snipsco/react-scrolling-color-background/blob/master/LICENSE.txt) for more information.
This component is provided by [Snips](https://snips.ai) as Open Source Software. See [LICENSE.txt](https://github.com/snipsco/react-inview-monitor/blob/master/LICENSE.txt) for more information.

0 comments on commit c267f6a

Please sign in to comment.