From 6d3dac0ec1ac2cd365948dd4e9a9e11168371bf0 Mon Sep 17 00:00:00 2001 From: Mikhail Titov Date: Sat, 19 Dec 2015 00:00:51 -0600 Subject: [PATCH] Windows build status badge update in README.md --- README.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/README.md b/README.md index b890029b..221ec48c 100644 --- a/README.md +++ b/README.md @@ -28,11 +28,9 @@ http://download.i2p.io/purplei2p/i2pd/releases/ Supported OS ------------ -[![Build status](https://ci.appveyor.com/api/projects/status/458fhbki14gaplyj/branch/openssl?svg=true)](https://ci.appveyor.com/project/mlt/i2pd/branch/openssl) - * Linux x86/x64 - Proved working. * Mac OS X - Not well tested. (Only works with clang, not GCC) -* Windows - At least builds and runs. +* Windows - [![Build status](https://ci.appveyor.com/api/projects/status/1908qe4p48ff1x23?svg=true)](https://ci.appveyor.com/project/PurpleI2P/i2pd) More documentation ------------------