Skip to content

Commit

Permalink
read me fix
Browse files Browse the repository at this point in the history
  • Loading branch information
ajaysinghj8 committed Mar 31, 2017
1 parent ffacd73 commit 04ccc14
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
4 changes: 3 additions & 1 deletion Readme.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,9 @@
# Angular In Port / Angular In View Port

## Inview Directive
> npm install angular-inport

npm install angular-inport

## Importing module

```js
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "angular-inport",
"version": "1.0.0",
"version": "1.0.1",
"description": "Angular in view port for infinite scrolling or checking if the section is in the viewport.",
"main": "dist/inview.module.js",
"typings": "dist/inview.module.d.ts",
Expand Down

0 comments on commit 04ccc14

Please sign in to comment.