Skip to content

Commit

Permalink
read me
Browse files Browse the repository at this point in the history
  • Loading branch information
David Faure committed Jul 22, 2024
1 parent 12cc0dc commit 7303cbe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ npm i ngx-image-compress
- For **performance tests**, in particular on your mobile, please **do not use stackbliz**, put this production-ready application:
https://image-library.app
- Compatible with any Angular **version > 9**
- If you use Angular **version < 9**, use versions 8.12.x - For example `npm install ngx-image-compress@8.12.2`
- If you use Angular **version < 9**, you can use `npm install ngx-image-compress@view-engine`

Angular 13+ differ as there is no need to import the service in your module. You can inject the service in the constructor of your component
directly.
Expand Down

0 comments on commit 7303cbe

Please sign in to comment.