Skip to content

Commit

Permalink
Adds latest NPM version badge to README (#1)
Browse files Browse the repository at this point in the history
  • Loading branch information
olange committed Feb 25, 2019
1 parent cbd531d commit 2cf4f98
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Three Web Components

[![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/)
[![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/) [![npm latest version](https://img.shields.io/npm/v/@petitatelier/three-app.svg)](https://www.npmjs.com/package/@petitatelier/three-app)

A collection of Web Components to compose Three.js web apps, as simply as dropping them in the DOM and defining their attributes.

Expand Down

0 comments on commit 2cf4f98

Please sign in to comment.