diff --git a/README.md b/README.md index b8a98ca1..a8321e56 100644 --- a/README.md +++ b/README.md @@ -1,9 +1,9 @@ # Laravel wrapper for the NativePHP framework. -[![Latest Version on Packagist](https://img.shields.io/packagist/v/nativephp/nativephp-laravel.svg?style=flat-square)](https://packagist.org/packages/nativephp/nativephp-laravel) -[![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) -[![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) -[![Total Downloads](https://img.shields.io/packagist/dt/nativephp/nativephp-laravel.svg?style=flat-square)](https://packagist.org/packages/nativephp/nativephp-laravel) +[![Latest Version on Packagist](https://img.shields.io/packagist/v/nativephp/laravel.svg?style=flat-square)](https://packagist.org/packages/nativephp/laravel) +[![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) +[![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) +[![Total Downloads](https://img.shields.io/packagist/dt/nativephp/laravel?style=flat-square)](https://packagist.org/packages/nativephp/laravel) Write native desktop applications using PHP. To learn more, visit the [official website](https://nativephp.com).