Skip to content

Commit 7f1aad3

Browse files
committed
Update README.md to enhance project visibility with badges and improve formatting
1 parent 626c097 commit 7f1aad3

1 file changed

Lines changed: 9 additions & 8 deletions

File tree

README.md

Lines changed: 9 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,14 @@
11
<p align="center"><img src="https://github.com/user-attachments/assets/ca52c7ca-41ed-48d2-9f85-2fd706857cf4" width="500" alt="InspireCMS Logo" /></p>
22

3+
# InspireCMS Support
34

4-
# InspireCMS Support
5-
6-
[![Latest Version on Packagist](https://img.shields.io/packagist/v/solution-forest/inspirecms-core.svg?style=flat-square)](https://packagist.org/packages/solution-forest/inspirecms-core)
7-
[![GitHub Tests Action Status](https://img.shields.io/github/actions/workflow/status/solution-forest/inspirecms-core/run-tests.yml?branch=main&label=tests&style=flat-square)](https://github.com/solutionforest/inspirecms-core/actions?query=workflow%3Arun-tests+branch%3Amain)
8-
[![GitHub Code Style Action Status](https://img.shields.io/github/actions/workflow/status/solution-forest/inspirecms-core/fix-php-code-styling.yml?branch=main&label=code%20style&style=flat-square)](https://github.com/solutionforest/inspirecms-core/actions?query=workflow%3A"Fix+PHP+code+styling"+branch%3Amain)
9-
[![Total Downloads](https://img.shields.io/packagist/dt/solution-forest/inspirecms-core.svg?style=flat-square)](https://packagist.org/packages/solution-forest/inspirecms-core)
5+
![Laravel Supported Versions](https://img.shields.io/badge/laravel-11.x/12.x/13.x-green.svg)
6+
![Filament Supported Versions](https://img.shields.io/badge/filament->=3.3-green.svg)
7+
[![Latest Version on Packagist](https://img.shields.io/packagist/v/solution-forest/inspirecms-support.svg?style=flat-square)](https://packagist.org/packages/solution-forest/inspirecms-support)
8+
[![GitHub Tests Action Status](https://img.shields.io/github/actions/workflow/status/solutionforest/inspirecms-support/test-matrix.yml?branch=5.x&label=tests&style=flat-square)](https://github.com/solutionforest/inspirecms-support/actions/workflows/test-matrix.yml?query=branch%3A5.x)
9+
[![GitHub Code Style Action Status](https://img.shields.io/github/actions/workflow/status/solutionforest/inspirecms-support/fix-php-code-style-issues.yml?branch=5.x&label=code%20style&style=flat-square)](https://github.com/solutionforest/inspirecms-support/actions/workflows/fix-php-code-style-issues.yml?query=branch%3A5.x)
10+
[![Total Downloads](https://img.shields.io/packagist/dt/solution-forest/inspirecms-support.svg?style=flat-square)](https://packagist.org/packages/solution-forest/inspirecms-support)
11+
https://github.com/solutionforest/inspirecms-support/actions/workflows/test-matrix.yml
1012

1113
## About InspireCMS
1214

@@ -16,7 +18,6 @@ InspireCMS is the foundation library that powers the InspireCMS platform. This p
1618

1719
We provide official developer support on [InspireCMS Pro](https://inspirecms.net/#pricing) projects.
1820

19-
2021
## Contributing
2122

2223
We welcome contributions to the documentation. Please see our [contribution guidelines](./Contributing.md) for more information.
@@ -31,4 +32,4 @@ Please review [our security policy](../../security/policy) on how to report secu
3132

3233
## Resources
3334

34-
* [Documentation](https://inspirecms.net/)
35+
- [Documentation](https://inspirecms.net/)

0 commit comments

Comments
 (0)