mirror of
https://github.com/thorvg/thorvg.git
synced 2025-06-08 21:53:41 +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>
|
<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
|
```sh
|
||||||
npm install @thorvg/lottie-player
|
npm install @thorvg/lottie-player
|
||||||
```
|
```
|
||||||
|
|
Loading…
Add table
Reference in a new issue