Skip to content

Commit 6d20fd2

Browse files
authored
Update test badge to reflect 'master' branch
1 parent 1555159 commit 6d20fd2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Partial Key Verification Library for PHP
22

33
[![Latest Version on Packagist](https://img.shields.io/packagist/v/kduma/pkv.svg?style=flat-square)](https://packagist.org/packages/kduma/pkv)
4-
[![Tests](https://img.shields.io/github/actions/workflow/status/kduma-OSS/PHP-Partial-Key-Verification/run-tests.yml?branch=main&label=tests&style=flat-square)](https://github.com/kduma-OSS/PHP-Partial-Key-Verification/actions/workflows/run-tests.yml)
4+
[![Tests](https://img.shields.io/github/actions/workflow/status/kduma-OSS/PHP-Partial-Key-Verification/run-tests.yml?branch=master&label=tests&style=flat-square)](https://github.com/kduma-OSS/PHP-Partial-Key-Verification/actions/workflows/run-tests.yml)
55
[![Total Downloads](https://img.shields.io/packagist/dt/kduma/pkv.svg?style=flat-square)](https://packagist.org/packages/kduma/pkv)
66

77
This is a port of my other C# library [Partial Key Verification Library for Compact Framework](https://opensource.duma.sh/libraries/net/partial-key-verification) into a PHP package.

0 commit comments

Comments
 (0)