Skip to content

Commit 706add8

Browse files
authored
Update README.md
1 parent e30a92c commit 706add8

1 file changed

Lines changed: 17 additions & 1 deletion

File tree

README.md

Lines changed: 17 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,22 @@
22
#### PHP Version 8.1^
33
<img src="mareaGif/marea.gif" alt="VRUMMMMMMMMMMMMMMMM" width="50%"/>
44

5+
<p align="center">
6+
<a href="https://packagist.org/packages/marrios/router"><img src="https://img.shields.io/packagist/dt/marrios/mareaturborouter" alt="Total Downloads"</a>
7+
<a href="https://packagist.org/packages/marrios/router"><img src="https://img.shields.io/packagist/v/marrios/mareaturborouter" alt="Latest Stable Version"></a>
8+
<a href="https://packagist.org/packages/marrios/router"><img src="https://img.shields.io/packagist/l/marrios/mareaturborouter" alt="License"></a>
9+
</p>
10+
11+
@marriosdev
12+
13+
<br>
14+
15+
# Starting
16+
17+
```php
18+
composer require marrios/mareaturborouter
19+
```
20+
521
### Copy
622
```php
723

@@ -34,4 +50,4 @@ class ControllerTeste
3450

3551
In your browser, access the URL: http://localhost/teste/123
3652
<br>
37-
And you will see the result: 123
53+
And you will see the result: 123

0 commit comments

Comments
 (0)