diff options
author | Christian Beier <dontmind@freeshell.org> | 2016-11-18 22:00:02 +0100 |
---|---|---|
committer | Christian Beier <dontmind@freeshell.org> | 2017-01-29 14:29:29 +0100 |
commit | 53c95a15199f18a92dd895101625351604b2783e (patch) | |
tree | ad403d53d9681270f2b76468040ed3feba219a3f | |
parent | 77c762ef7f2e3fc5747a77c0557570ec6f9833f3 (diff) | |
download | libtdevnc-53c95a15199f18a92dd895101625351604b2783e.tar.gz libtdevnc-53c95a15199f18a92dd895101625351604b2783e.zip |
AppveyorCI: add badge.
-rw-r--r-- | README | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,4 +1,4 @@ -[![Build Status](https://travis-ci.org/LibVNC/libvncserver.svg?branch=master)](https://travis-ci.org/LibVNC/libvncserver) +[![Build Status](https://travis-ci.org/LibVNC/libvncserver.svg?branch=master)](https://travis-ci.org/LibVNC/libvncserver) [![Build status](https://ci.appveyor.com/api/projects/status/fao6m1md3q4g2bwn/branch/master?svg=true)](https://ci.appveyor.com/project/bk138/libvncserver/branch/master) LibVNCServer: A library for easy implementation of a VNC server. Copyright (C) 2001-2003 Johannes E. Schindelin |