Skip to content

Commit

Permalink
Update README.md (#1203)
Browse files Browse the repository at this point in the history
* Update README.md

added #153 to readme for awareness

* Update README.md

---------

Co-authored-by: Andrew Lisowski <lisowski54@gmail.com>
  • Loading branch information
ihorbond and hipstersmoothie authored Feb 19, 2023
1 parent 81bddef commit a626fb2
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,10 @@
>
> As of v0.10.4, core-js is no longer included with jimp or its extensions. If you rely on core-js, install it with either `yarn add core-js` or `npm i core-js`
> ## Read before installing
>
> Please be aware that Jimp is built on JavaScript implementations of image formats so in some cases that might [allocate a lot of memory](https://github.com/jimp-dev/jimp/issues/153) before using.
## Installation

Installation: `npm install --save jimp`
Expand Down

0 comments on commit a626fb2

Please sign in to comment.