Adds Discord badge

This commit is contained in:
Gianmarco
2020-08-08 21:21:59 +02:00
committed by GitHub
parent 05ab06c987
commit 33468c2efe

View File

@@ -3,6 +3,7 @@
<a href="https://travis-ci.org/react-spring/react-three-fiber"><img src="https://travis-ci.org/react-spring/react-three-fiber.svg?branch=master" alt="Build Status"></a>
<a href="https://badge.fury.io/js/react-three-fiber"><img src="https://badge.fury.io/js/react-three-fiber.svg" alt="npm version"></a>
<img src="https://img.shields.io/npm/dt/react-three-fiber.svg" alt="npm download">
[![Discord Shield](https://discordapp.com/api/guilds/740090768164651008/widget.png?style=shield)](https://discord.gg/ZZjjNvJ)
react-three-fiber is a React <a href="https://reactjs.org/docs/codebase-overview.html#renderers">renderer</a> for Threejs on the web and react-native.