From 66042a828fbe7eeaaa97aecf97eedd84fd81c6ee Mon Sep 17 00:00:00 2001 From: oznu Date: Wed, 6 Dec 2017 18:50:18 +1100 Subject: [PATCH] Added badges --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 312aa95..c2e4555 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,5 @@ +[![Docker Build Status](https://img.shields.io/docker/build/oznu/guacamole.svg?label=x64%20build&style=for-the-badge)](https://hub.docker.com/r/oznu/guacamole/) [![Travis](https://img.shields.io/travis/oznu/docker-guacamole.svg?label=arm%20build&style=for-the-badge)](https://travis-ci.org/oznu/docker-guacamole) [![Docker Pulls](https://img.shields.io/docker/pulls/oznu/guacamole.svg?style=for-the-badge)](https://hub.docker.com/r/oznu/guacamole/) + # Docker Guacamole A Docker Container for [Apache Guacamole](https://guacamole.incubator.apache.org/), a client-less remote desktop gateway. It supports standard protocols like VNC, RDP, and SSH over HTML5.