We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2257ef2 commit 7bd03eaCopy full SHA for 7bd03ea
README.md
@@ -10,6 +10,9 @@
10
<a href="https://laravel.com">
11
<img src="https://img.shields.io/badge/Laravel-11%2B-red" alt="PHP Version">
12
</a>
13
+ <a href="https://github.com/alvincoded/grok-php-client/actions/workflows/test.yml">
14
+ <img src="https://github.com/alvincoded/grok-php-client/actions/workflows/test.yml/badge.svg" alt="Tests Passing">
15
+ </a>
16
<a href="LICENSE.md">
17
<img src="https://img.shields.io/badge/license-MIT-brightgreen" alt="License">
18
0 commit comments