Skip to content
This repository was archived by the owner on May 15, 2022. It is now read-only.

Commit 7232dc9

Browse files
committed
Add better npm version badge
1 parent 1a0694c commit 7232dc9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# React dat.GUI
22

3-
[![npm version](https://badge.fury.io/js/react-dat-gui.svg)](https://badge.fury.io/js/react-dat-gui)
3+
[![](https://img.shields.io/npm/v/react-dat-gui.svg)](https://www.npmjs.com/package/react-dat-gui)
44

55
This is a fully[*](#whats-missing) featured React port of Google's esteemed [dat.GUI](https://workshop.chromeexperiments.com/examples/gui/#1--Basic-Usage) controller library. It comes packed with all the core components you'll need to cleanly integrate dat.GUIs into your React app.
66

0 commit comments

Comments
 (0)