From 6a01f3b4a8862b19a7ec768752ebcfc1a412f4b1 Mon Sep 17 00:00:00 2001 From: Ihor Dutchak Date: Wed, 17 Mar 2021 19:40:02 +0200 Subject: [PATCH] Switch to libusb/hidapi appveyor project for badge --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9858ce2..89db0f3 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ | CI instance | Status | |----------------------|--------| | `macOS master` | ![macOS Build](https://github.com/libusb/hidapi/workflows/macOS%20Build/badge.svg?branch=master) | -| `Windows master` | [![Build status](https://ci.appveyor.com/api/projects/status/r482aevuigmi86rk/branch/master?svg=true)](https://ci.appveyor.com/project/Youw/hidapi/branch/master) | +| `Windows master` | [![Build status](https://ci.appveyor.com/api/projects/status/xfmr5fo8w0re8ded/branch/master?svg=true)](https://ci.appveyor.com/project/libusb/hidapi/branch/master) | | `Linux/BSD, last build (branch/PR)` | [![builds.sr.ht status](https://builds.sr.ht/~qbicz/hidapi.svg)](https://builds.sr.ht/~qbicz/hidapi?) | HIDAPI is a multi-platform library which allows an application to interface