From 5c1665c922cec9498081e4c7b4005754c4b5d4ba Mon Sep 17 00:00:00 2001 From: Joern Barthel Date: Fri, 14 Jun 2024 13:01:05 +0200 Subject: [PATCH] updated ci badges --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 3fd3ccd..34920b9 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,7 @@ # ykoath -[![Documentation](https://godoc.org/github.com/yawn/ykoath?status.svg)](http://godoc.org/github.com/yawn/ykoath) [![Go Report Card](https://goreportcard.com/badge/github.com/yawn/ykoath)](https://goreportcard.com/report/github.com/yawn/ykoath) [![Build Status](https://travis-ci.org/yawn/ykoath.svg?branch=master)](https://travis-ci.org/yawn/ykoath) [![Build status windows](https://ci.appveyor.com/api/projects/status/50vxo9e5jqql3y2b?svg=true)](https://ci.appveyor.com/project/yawn/ykoath) +[![Documentation](https://godoc.org/github.com/yawn/ykoath?status.svg)](http://godoc.org/github.com/yawn/ykoath) [![Go Report Card](https://goreportcard.com/badge/github.com/yawn/ykoath)](https://goreportcard.com/report/github.com/yawn/ykoath) [![Build Status](https://github.com/yawn/ykoath/actions/workflows/ci.yml/badge.svg)](https://github.com/yawn/ykoath/actions/workflows/ci.yml) + The package `ykoath` implements the Yubikey [YOATH protocol](https://developers.yubico.com/OATH/YKOATH_Protocol.html) over USB with the following exceptions: