Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
VadimDez authored Jul 29, 2017
1 parent 30066d9 commit ebac840
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -177,7 +177,10 @@ And then use it in your template:
```
(after-load-complete)="callBackFn($event)"
```
## Develop
## Contribute

Clone project and switch to latest version branch (right now `feature/1.1.0`)

```
npm start
```
Expand Down

0 comments on commit ebac840

Please sign in to comment.