1
0
mirror of https://github.com/xPaw/PHP-Source-Query.git synced 2026-06-11 01:13:14 +02:00

Add CI workflow status to the readme.

This commit is contained in:
Anthony Birkett
2021-05-31 15:06:47 +01:00
parent d323c6da88
commit abf383be47
+2
View File
@@ -1,4 +1,6 @@
# PHP Source Query
[![CI](https://github.com/birkett/PHP-Source-Query/actions/workflows/ci.yml/badge.svg)](https://github.com/birkett/PHP-Source-Query/actions/workflows/ci.yml)
A fork of [xPaw's PHP Source Query library.](https://github.com/xPaw/PHP-Source-Query)
* Refactored, split up to make the GoldSource / Source functionality extendable.