Skip to content

Commit 02ada8f

Browse files
authored
Update README.md
1 parent f5b59d9 commit 02ada8f

File tree

1 file changed

+11
-3
lines changed

1 file changed

+11
-3
lines changed

README.md

Lines changed: 11 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,18 @@
1-
<p align="center"><img src="/art/socialcard.png" alt="Social Card of Laravel Permission"></p>
1+
<div align="left">
2+
<a href="https://spatie.be/open-source?utm_source=github&utm_medium=banner&utm_campaign=laravel-permission">
3+
<picture>
4+
<source media="(prefers-color-scheme: dark)" srcset="https://spatie.be/packages/header/laravel-permission/html/dark.webp">
5+
<img alt="Logo for laravel-permission" src=" https://spatie.be/packages/header/laravel-permission/html/light.webp" height="190">
6+
</picture>
7+
</a>
28

3-
# Associate users with permissions and roles
9+
<h1>Associate users with permissions and roles</h1>
410

511
[![Latest Version on Packagist](https://img.shields.io/packagist/v/spatie/laravel-permission.svg?style=flat-square)](https://packagist.org/packages/spatie/laravel-permission)
612
[![GitHub Tests Action Status](https://img.shields.io/github/actions/workflow/status/spatie/laravel-permission/run-tests-L8.yml?branch=main&label=Tests)](https://github.com/spatie/laravel-permission/actions?query=workflow%3ATests+branch%3Amain)
713
[![Total Downloads](https://img.shields.io/packagist/dt/spatie/laravel-permission.svg?style=flat-square)](https://packagist.org/packages/spatie/laravel-permission)
14+
15+
</div>
816

917
## Documentation, Installation, and Usage Instructions
1018

@@ -77,7 +85,7 @@ can be found [in this repo on GitHub](https://github.com/laracasts/laravel-5-rol
7785

7886
Special thanks to [Alex Vanderbist](https://github.com/AlexVanderbist) who greatly helped with `v2`, and to [Chris Brown](https://github.com/drbyte) for his longtime support helping us maintain the package.
7987

80-
And a special thanks to [Caneco](https://twitter.com/caneco) for the logo ✨
88+
Special thanks to [Caneco](https://twitter.com/caneco) for the original logo.
8189

8290
## Alternatives
8391

0 commit comments

Comments
 (0)