From 20d0695794b930dab94c14983f7b2ffe42273201 Mon Sep 17 00:00:00 2001 From: David Lepaux Date: Thu, 15 Mar 2018 23:46:32 +0100 Subject: [PATCH] update badge --- README.md | 1 + 1 file changed, 1 insertion(+) 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).