Skip to content

Commit bc99dca

Browse files
authored
Update test badge link in README.md
1 parent 7482ae5 commit bc99dca

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
# Binary Tools
22

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

77
A PHP library for binary data manipulation and encoding/decoding operations. This library provides safe, efficient tools for working with binary data, including UTF-8 validation and secure string comparisons.

0 commit comments

Comments
 (0)