Skip to content
This repository has been archived by the owner on Jul 21, 2024. It is now read-only.

Commit

Permalink
Add badge
Browse files Browse the repository at this point in the history
  • Loading branch information
AlekSi committed Jun 29, 2021
1 parent 134d743 commit bad23c6
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/go.yml → .github/workflows/ci.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
name: Go
name: CI
on:
push:
branches:
Expand Down
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1 +1,5 @@
# yubikey

[![Go Reference](https://pkg.go.dev/badge/github.com/AlekSi/yubikey.svg)](https://pkg.go.dev/github.com/AlekSi/yubikey)

Go code for working with Yubico keys.

0 comments on commit bad23c6

Please sign in to comment.