Skip to content

Commit 446a3d5

Browse files
committed
Add badges with build status
1 parent e87a8b3 commit 446a3d5

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,12 @@ EMPTY-PKCS11
22
===========
33
**PKCS#11 library with the simplest possible implementation**
44

5+
[![Windows](https://github.com/Pkcs11Interop/empty-pkcs11/actions/workflows/windows.yml/badge.svg?branch=master)](https://github.com/Pkcs11Interop/empty-pkcs11/actions/workflows/windows.yml)
6+
[![Linux](https://github.com/Pkcs11Interop/empty-pkcs11/actions/workflows/linux.yml/badge.svg?branch=master)](https://github.com/Pkcs11Interop/empty-pkcs11/actions/workflows/linux.yml)
7+
[![macOS](https://github.com/Pkcs11Interop/empty-pkcs11/actions/workflows/macos.yml/badge.svg?branch=master)](https://github.com/Pkcs11Interop/empty-pkcs11/actions/workflows/macos.yml)
8+
[![Android](https://github.com/Pkcs11Interop/empty-pkcs11/actions/workflows/android.yml/badge.svg?branch=master)](https://github.com/Pkcs11Interop/empty-pkcs11/actions/workflows/android.yml)
9+
[![iOS](https://github.com/Pkcs11Interop/empty-pkcs11/actions/workflows/ios.yml/badge.svg?branch=master)](https://github.com/Pkcs11Interop/empty-pkcs11/actions/workflows/ios.yml)
10+
511
## Table of Contents
612

713
* [Overview](#overview)

0 commit comments

Comments
 (0)