Skip to content

Commit

Permalink
doc: update readme for version requirement
Browse files Browse the repository at this point in the history
  • Loading branch information
maxisam committed Dec 1, 2017
1 parent d1349b4 commit beea485
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,10 @@ To make more sense with the future versioning scheme of Angular, the directive s

## Dependencies

+ Angular >=4.0.0
+ Angular >=5.0.0

If you need to use it on 2.0.0, please use version 7.x.x.
If you need to use it on 2.x, please use version 7.x.x.
If you need to use it on 4.x, please use version 8.x.x.

The code are pretty much the same, in 8.0.0 it uses InjectionToken which requires angular4 and above.

Expand Down

0 comments on commit beea485

Please sign in to comment.