Skip to content

Commit 9f022e2

Browse files
authored
docs: updated README
1 parent 84983da commit 9f022e2

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,10 @@ Node image generation module based on [sharp](https://github.com/lovell/sharp) a
1313

1414
* `npm install imagecache-sharp`
1515

16+
**Note:** please use the beta version that adds TypeScript support and works with the latest version of Sharp:
17+
18+
* `npm install imagecache-sharp@beta`
19+
1620
## Usage
1721

1822
```

0 commit comments

Comments
 (0)