Skip to content

Commit 0f14bda

Browse files
committed
v3
1 parent 75e108f commit 0f14bda

File tree

1 file changed

+3
-11
lines changed

1 file changed

+3
-11
lines changed

README.md

Lines changed: 3 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,5 @@
1-
## HTTP Router
1+
# A powerful solution as the foundation of your project
22

3-
### A flexible HTTP router for PHP 8.1+ based on PSR-7 and PSR-15 with built-in Swagger support.
3+
## Resources
44

5-
[![Scrutinizer Code Quality](https://scrutinizer-ci.com/g/sunrise-php/http-router/badges/quality-score.png?b=master)](https://scrutinizer-ci.com/g/sunrise-php/http-router/?branch=master)
6-
[![Code Coverage](https://scrutinizer-ci.com/g/sunrise-php/http-router/badges/coverage.png?b=master)](https://scrutinizer-ci.com/g/sunrise-php/http-router/?branch=master)
7-
[![Total Downloads](https://poser.pugx.org/sunrise/http-router/downloads?format=flat)](https://packagist.org/packages/sunrise/http-router)
8-
9-
## Installation
10-
11-
```bash
12-
composer require sunrise/http-router
13-
```
5+
- [Documentation](https://dev.sunrise-studio.io/docs/packages/sunrise/http-router/)

0 commit comments

Comments
 (0)