From f65a303535b6985a7f2d07fde7b0ab306c19aa51 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Neumair=20G=C3=BCnther?= Date: Sat, 29 Dec 2018 00:27:46 +0100 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index e450fc7..1f7e957 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,9 @@ Classify audio with neural nets on embedded systems like the Raspberry Pi using Tensorflow. This should run on any Linux system fine, on other platforms you might have to compile the library yourself. [![Gitter chat](https://badges.gitter.im/gitterHQ/gitter.png)](https://gitter.im/nyumaya_audio_recognition) +[![GitHub Release](https://github-basic-badges.herokuapp.com/release/nyumaya/nyumaya_audio_recognition.svg)]() [![Build Status](https://travis-ci.org/nyumaya/nyumaya_audio_recognition.svg?branch=master)](https://travis-ci.org/nyumaya/nyumaya_audio_recognition) + To run an example ```