diff --git a/README.md b/README.md index b9f41c7..03ffc0b 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,6 @@ # RealTime BPM/Tempo Analyzer +[![Greenkeeper badge](https://badges.greenkeeper.io/dlepaux/realtime-bpm-analyzer.svg)](https://greenkeeper.io/) [![Build Status][travis-badge]][travis] [![Coverage Status](https://coveralls.io/repos/github/dlepaux/realtime-bpm-analyser/badge.svg?branch=dev)](https://coveralls.io/github/dlepaux/realtime-bpm-analyser?branch=dev) [![npm](https://img.shields.io/npm/l/express.svg)]() This tool allow to compute the BPM (Beats Per minutes) in real time, of a song on an or node thanks to the [WebAudioAPI](https://developer.mozilla.org/en-US/docs/Web/API/Web_Audio_API).