diff --git a/readme.md b/readme.md index 02b8af1..8e98ca2 100644 --- a/readme.md +++ b/readme.md @@ -1,5 +1,7 @@ # audio-slice [![Build Status](https://travis-ci.org/audiojs/audio-slice.svg?branch=master)](https://travis-ci.org/audiojs/audio-slice) [![stable](http://badges.github.io/stability-badges/dist/stable.svg)](http://github.com/badges/stability-badges) +[![Greenkeeper badge](https://badges.greenkeeper.io/audiojs/audio-slice.svg)](https://greenkeeper.io/) + Slice input audio stream to the duration, i. e. sound after N seconds will not be played and stream will end. Useful to force input stream to end. ## Usage