Skip to content

Commit

Permalink
Merge pull request #148 from parijke/patch-1
Browse files Browse the repository at this point in the history
Update README.md
  • Loading branch information
riasvdv authored Sep 20, 2024
2 parents c320d0c + 636311c commit bb41360
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
[![Type Coverage](https://shepherd.dev/github/spatie/laravel-route-attributes/coverage.svg)](https://shepherd.dev/github/spatie/laravel-route-attributes)
[![Total Downloads](https://img.shields.io/packagist/dt/spatie/laravel-route-attributes.svg?style=flat-square)](https://packagist.org/packages/spatie/laravel-route-attributes)

This package provides annotations to automatically register routes. Here's a quick example:
This package provides attributes to automatically register routes. Here's a quick example:

```php
use Spatie\RouteAttributes\Attributes\Get;
Expand Down

0 comments on commit bb41360

Please sign in to comment.