Skip to content

Commit

Permalink
update badge
Browse files Browse the repository at this point in the history
  • Loading branch information
dlepaux committed Mar 15, 2018
1 parent 25e51a0 commit 20d0695
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -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 <audio></audio> or <video></video> node thanks to the [WebAudioAPI](https://developer.mozilla.org/en-US/docs/Web/API/Web_Audio_API).
Expand Down

0 comments on commit 20d0695

Please sign in to comment.