Skip to content
This repository was archived by the owner on Jul 26, 2025. It is now read-only.

Commit 640d474

Browse files
committed
docs: add link to userguide and specify install @next
1 parent bdfff4e commit 640d474

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

README.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,14 +9,19 @@ Image processing and manipulation in JavaScript.
99

1010
## Installation
1111

12-
`$ npm i image-js`
12+
`$ npm i image-js@next`
1313

1414
## [API](https://image-js.github.io/image-js-typescript/)
1515

1616
## Development
1717

1818
See [Development documentation](./Development.md).
1919

20+
## Userguide
21+
22+
See [https://image-js-docs.pages.dev/docs/Getting%20started](https://image-js-docs.pages.dev/docs/Getting%20started)
23+
24+
2025
## License
2126

2227
[MIT](./LICENSE)

0 commit comments

Comments
 (0)