From 92bca31b39d98bc3e856b08dcd1a7071bba44a44 Mon Sep 17 00:00:00 2001 From: Jordan Eldredge Date: Fri, 13 Jan 2017 21:23:48 -0800 Subject: [PATCH] Add badges, because I'm a dork like that --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 8cfb6170..55591f26 100755 --- a/README.md +++ b/README.md @@ -1,3 +1,5 @@ + [![Travis](https://img.shields.io/travis/captbaritone/winamp2-js.svg)]() [![Codecov](https://img.shields.io/codecov/c/github/captbaritone/winamp2-js.svg)]() + # Winamp2-js A reimplementation of Winamp 2.9 in HTML5 and Javascript.