Skip to content

Commit 29098ce

Browse files
authored
Merge pull request #11 from bensherred/readme-badges
2 parents e7552b3 + 2e87d4b commit 29098ce

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
# Laravel wrapper for the NativePHP framework.
22

3-
[![Latest Version on Packagist](https://img.shields.io/packagist/v/nativephp/nativephp-laravel.svg?style=flat-square)](https://packagist.org/packages/nativephp/nativephp-laravel)
4-
[![GitHub Tests Action Status](https://img.shields.io/github/actions/workflow/status/nativephp/nativephp-laravel/run-tests.yml?branch=main&label=tests&style=flat-square)](https://github.com/nativephp/nativephp-laravel/actions?query=workflow%3Arun-tests+branch%3Amain)
5-
[![GitHub Code Style Action Status](https://img.shields.io/github/actions/workflow/status/nativephp/nativephp-laravel/fix-php-code-style-issues.yml?branch=main&label=code%20style&style=flat-square)](https://github.com/nativephp/nativephp-laravel/actions?query=workflow%3A"Fix+PHP+code+style+issues"+branch%3Amain)
6-
[![Total Downloads](https://img.shields.io/packagist/dt/nativephp/nativephp-laravel.svg?style=flat-square)](https://packagist.org/packages/nativephp/nativephp-laravel)
3+
[![Latest Version on Packagist](https://img.shields.io/packagist/v/nativephp/laravel.svg?style=flat-square)](https://packagist.org/packages/nativephp/laravel)
4+
[![GitHub Tests Action Status](https://img.shields.io/github/actions/workflow/status/nativephp/laravel/run-tests.yml?branch=main&label=tests&style=flat-square)](https://github.com/nativephp/laravel/actions?query=workflow%3Arun-tests+branch%3Amain)
5+
[![GitHub Code Style Action Status](https://img.shields.io/github/actions/workflow/status/nativephp/laravel/fix-php-code-style-issues.yml?branch=main&label=code%20style&style=flat-square)](https://github.com/nativephp/laravel/actions?query=workflow%3A"Fix+PHP+code+style+issues"+branch%3Amain)
6+
[![Total Downloads](https://img.shields.io/packagist/dt/nativephp/laravel?style=flat-square)](https://packagist.org/packages/nativephp/laravel)
77

88
Write native desktop applications using PHP.
99
To learn more, visit the [official website](https://nativephp.com).

0 commit comments

Comments
 (0)