|
|
@@ -3,8 +3,8 @@
|
|
|
[![NPM Package][npm]][npm-url]
|
|
|
[![Build Size][build-size]][build-size-url]
|
|
|
[![NPM Downloads][npm-downloads]][npmtrends-url]
|
|
|
+[![jsDelivr Downloads][jsdelivr-downloads]][jsdelivr-url]
|
|
|
[![Discord][discord]][discord-url]
|
|
|
-[![DeepWiki][deepwiki]][deepwiki-url]
|
|
|
|
|
|
#### JavaScript 3D library
|
|
|
|
|
|
@@ -79,8 +79,7 @@ git clone --depth=1 https://github.com/mrdoob/three.js.git
|
|
|
[build-size-url]: https://bundlephobia.com/result?p=three
|
|
|
[npm-downloads]: https://img.shields.io/npm/dw/three
|
|
|
[npmtrends-url]: https://www.npmtrends.com/three
|
|
|
+[jsdelivr-downloads]: https://data.jsdelivr.com/v1/package/npm/three/badge?style=rounded
|
|
|
+[jsdelivr-url]: https://www.jsdelivr.com/package/npm/three
|
|
|
[discord]: https://img.shields.io/discord/685241246557667386
|
|
|
[discord-url]: https://discord.gg/56GBJwAnUS
|
|
|
-[deepwiki]: https://deepwiki.com/badge.svg
|
|
|
-[deepwiki-url]: https://deepwiki.com/mrdoob/three.js
|
|
|
-
|