mirror of
https://github.com/thorvg/thorvg.git
synced 2025-06-08 13:43:43 +00:00
Update README.md
Added an thorvg NPM link in the Lottie Player documentation.
This commit is contained in:
parent
f03cff2353
commit
4dda73a8d2
1 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,7 @@ A Lottie Player which uses [ThorVG](https://github.com/thorvg/thorvg) as a rende
|
|||
<script src="https://unpkg.com/@thorvg/lottie-player@latest/dist/lottie-player.js"></script>
|
||||
```
|
||||
|
||||
- Install from NPM
|
||||
- Install from [NPM](https://www.npmjs.com/package/@thorvg/lottie-player)
|
||||
```sh
|
||||
npm install @thorvg/lottie-player
|
||||
```
|
||||
|
|
Loading…
Add table
Reference in a new issue