diff --git a/web/README.md b/web/README.md index 1b18bd85..5e39b66d 100644 --- a/web/README.md +++ b/web/README.md @@ -9,7 +9,7 @@ A Lottie Player which uses [ThorVG](https://github.com/thorvg/thorvg) as a rende ``` -- Install from NPM +- Install from [NPM](https://www.npmjs.com/package/@thorvg/lottie-player) ```sh npm install @thorvg/lottie-player ```