From f2804945448f274688333cd1a5a346c91c93d271 Mon Sep 17 00:00:00 2001 From: sparklyballs Date: Sun, 28 Aug 2016 15:37:01 +0100 Subject: [PATCH] add badges to README --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 3cfdcca..ac60677 100644 --- a/README.md +++ b/README.md @@ -6,6 +6,10 @@ The [LinuxServer.io](https://linuxserver.io) team brings you another container r * [Podcast](https://www.linuxserver.io/index.php/category/podcast/) covers everything to do with getting the most from your Linux Server plus a focus on all things Docker and containerisation! # linuxserver/htpcmanager +[![Docker Pulls](https://img.shields.io/docker/pulls/linuxserver/htpcmanager.svg)][hub] +[![Docker Stars](https://img.shields.io/docker/stars/linuxserver/htpcmanager.svg)][hub] +[![Build Status](http://jenkins.linuxserver.io:8080/buildStatus/icon?job=Dockers/LinuxServer.io/linuxserver-htpcmanager)](http://jenkins.linuxserver.io:8080/job/Dockers/job/LinuxServer.io/job/linuxserver-htpcmanager/) +[hub]: https://hub.docker.com/r/linuxserver/htpcmanager/ Htpcmanager, a front end for many htpc related applications. Hellowlol version.[Htpcmanager](http://htpc.io/) @@ -55,6 +59,8 @@ Smartmontools has not been included, you can safely ignore the warning error in ## Versions + ++ **28.08.16:** Add badges to README. + **08.08.16:** Rebase to alpine linux. + **14.01.15:** Remove hardcoded loglevel from the run command, set in webui + **19.09.15:** Initial Release.