Skip to content

Commit ad231f0

Browse files
committed
add npm badge in readme
1 parent bdc3b75 commit ad231f0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
![alt text](https://user-images.githubusercontent.com/14850001/66190489-67098d80-e68c-11e9-9a7c-35b82f6635e1.png)
33

44
[![Build Status](https://travis-ci.org/MTG/essentia.js.svg?branch=master)](https://travis-ci.org/MTG/essentia.js)
5+
[![npm version](https://badge.fury.io/js/essentia.js.svg)](https://badge.fury.io/js/essentia.js)
56
[![License: AGPL v3](https://img.shields.io/badge/License-AGPL%20v3-blue.svg)](https://www.gnu.org/licenses/agpl-3.0)
67

78
JavaScript port and bindings for [essentia C++ music/audio analysis library](https://essentia.upf.edu) using [Emscripten](https://emscripten.org/) toolchain and [WebAssembly](https://webassembly.org/). Currently, essentia.js builds only support essentia standard mode algorithms besides the ones that are listed [here](src/python/excluded_algos.md). [essentia.js](https://essentia.upf.edu/essentiajs) enables state-of-the-art audio/music analysis algorithms on your web-client and nodejs applications.

0 commit comments

Comments
 (0)