Skip to content

Commit 96c25c9

Browse files
authored
Update README.md
1 parent de28466 commit 96c25c9

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

README.md

+5-4
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,11 @@
1515
[![StyleCI](https://styleci.io/repos/42480275/shield)](https://styleci.io/repos/42480275)
1616
[![Total Downloads](https://img.shields.io/packagist/dt/spatie/laravel-permission.svg?style=flat-square)](https://packagist.org/packages/spatie/laravel-permission)
1717

18+
## Documentation, Installation, and Usage Instructions
19+
20+
See the [DOCUMENTATION](https://docs.spatie.be/laravel-permission/v3/introduction/) for detailed installation and usage instructions.
21+
22+
## What It Does
1823
This package allows you to manage user permissions and roles in a database.
1924

2025
Once installed you can do stuff like this:
@@ -45,10 +50,6 @@ We invest a lot of resources into creating [best in class open source packages](
4550

4651
We highly appreciate you sending us a postcard from your hometown, mentioning which of our package(s) you are using. You'll find our address on [our contact page](https://spatie.be/about-us). We publish all received postcards on [our virtual postcard wall](https://spatie.be/open-source/postcards).
4752

48-
## Documentation, Installation, and Usage Instructions
49-
50-
See the [DOCUMENTATION](https://docs.spatie.be/laravel-permission/v3/introduction/) for detailed installation and usage instructions.
51-
5253
### Testing
5354

5455
``` bash

0 commit comments

Comments
 (0)