Skip to content

Commit fd29623

Browse files
committed
docs: README.md
1 parent 4a16a58 commit fd29623

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# LZ4 Extension for PHP
22

3-
[![Linux](https://github.com/kjdev/php-ext-lz4/workflows/Linux/badge.svg?branch=master)](https://github.com/kjdev/php-ext-lz4/actions?query=workflow%3ALinux+branch%3Amaster)
4-
[![Windows](https://github.com/kjdev/php-ext-lz4/workflows/Windows/badge.svg?branch=master)](https://github.com/kjdev/php-ext-lz4/actions?query=workflow%3AWindows+branch%3Amaster)
3+
[![Linux](https://github.com/kjdev/php-ext-lz4/actions/workflows/linux.yaml/badge.svg?branch=master)](https://github.com/kjdev/php-ext-lz4/actions/workflows/linux.yaml)
4+
[![Windows](https://github.com/kjdev/php-ext-lz4/actions/workflows/windows.yaml/badge.svg?branch=master)](https://github.com/kjdev/php-ext-lz4/actions/workflows/windows.yaml)
55

66
This extension allows LZ4.
77

0 commit comments

Comments
 (0)