From 3d42d4fa5ffed1111b7389747041f4fa4a6b8c8e Mon Sep 17 00:00:00 2001 From: Amit Bezalel Date: Sun, 16 Jun 2019 03:11:33 +0300 Subject: [PATCH] changed badge style --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 7fc8986..855ab1d 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,5 @@ -# VncProxy [![CircleCI](https://circleci.com/gh/amitbet/vncproxy/tree/master.svg?style=svg)](https://circleci.com/gh/amitbet/vncproxy/tree/master) +# VncProxy [![CircleCI](https://circleci.com/gh/amitbet/vncproxy/tree/master.svg?style=shield)](https://circleci.com/gh/amitbet/vncproxy/tree/master) [![MIT Licensed](https://img.shields.io/badge/license-MIT-blue.svg)](https://raw.githubusercontent.com/CircleCI-Public/circleci-demo-go/master/LICENSE.md) + An RFB proxy, written in go that can save and replay FBS files * Supports all modern encodings & most useful pseudo-encodings * Supports multiple VNC client connections & multi servers (chosen by sessionId)