Skip to content

Commit 93c31ca

Browse files
authored
Update README.md
1 parent 594d30c commit 93c31ca

1 file changed

Lines changed: 15 additions & 1 deletion

File tree

README.md

Lines changed: 15 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,24 @@
11
# Help Desk
22

3-
<p>
3+
<p align="center">
44
<a href="https://laravel.com"><img alt="Laravel v8.x" src="https://img.shields.io/badge/Laravel-v8.x-FF2D20?style=for-the-badge&logo=laravel"></a>
55
<a href="https://laravel-livewire.com"><img alt="Livewire v2.x" src="https://img.shields.io/badge/Livewire-v2.x-FB70A9?style=for-the-badge"></a>
66
<a href="https://filamentphp.com/"><img alt="Filament v2.x" src="https://img.shields.io/badge/Filament-v2.x-e9b228?style=for-the-badge"></a>
77
<a href="https://php.net"><img alt="PHP 8.0" src="https://img.shields.io/badge/PHP-8.0-777BB4?style=for-the-badge&logo=php"></a>
8+
<br/>
9+
<a href="https://github.com/devaslanphp/help-desk/releases/">
10+
<img src="https://img.shields.io/github/tag/devaslanphp/help-desk?include_prereleases=&sort=semver&color=blue&style=for-the-badge" alt="GitHub tag">
11+
</a>
12+
<a href="#license">
13+
<img src="https://img.shields.io/badge/License-MIT-blue?style=for-the-badge" alt="License">
14+
</a>
15+
<a href="https://github.com/devaslanphp/help-desk/issues">
16+
<img src="https://img.shields.io/github/issues/devaslanphp/help-desk?style=for-the-badge" alt="issues - help-desk">
17+
</a>
18+
<br/>
19+
<a href="http://helpdesk.devaslan.com/docs" title="Go to project documentation">
20+
<img src="https://img.shields.io/badge/view-Documentation-blue?style=for-the-badge" alt="view - Documentation">
21+
</a>
822
</p>
923

1024
Help Desk is a Laravel based project, that let you manage your support tickets and communicate with your customers, with

0 commit comments

Comments
 (0)