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 d91588d commit 15d65a2Copy full SHA for 15d65a2
README.md
@@ -1,8 +1,11 @@
1
<p align="center">
2
<img src="assets/logo.webp" width="120" alt="Tapper">
3
-</p>
4
5
-
+</p>
+<p align="center">
6
+ <a href="https://github.com/tapperphp/tapper/actions"><img alt="GitHub Actions Workflow Status" src="https://img.shields.io/github/actions/workflow/status/tapperphp/tapper/tests.yml?&style=for-the-badge&label=Tests&branch=master"></a>
7
+ <img alt="Development Statue" src="https://img.shields.io/badge/status-in%20development-yellow?style=for-the-badge">
8
9
10
```PHP
11
<?php
0 commit comments