Skip to content

Commit 5ae260b

Browse files
committed
Add package badge
1 parent d4b134d commit 5ae260b

File tree

1 file changed

+15
-9
lines changed

1 file changed

+15
-9
lines changed

README.md

Lines changed: 15 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,13 @@
11
![logo](assets/logo.png)
22

3+
#Add your package badge
4+
5+
[![PHP Composer](https://github.com/Syrian-Open-Source/laravel-package-template/actions/workflows/php.yml/badge.svg)](https://github.com/karam-mustafa/laravel-multi-process/actions/workflows/php.yml)
6+
[![Run tests](https://github.com/Syrian-Open-Source/laravel-package-template/actions/workflows/tests.yml/badge.svg)](https://github.com/karam-mustafa/laravel-multi-process/actions/workflows/tests.yml)
7+
38
Design a simple and expressive logo with the same model you see above,
49
the logo design helps to unify the visual identity and further develop the optimal packages to increase the quality of the software we develop
510

6-
#NOTES:
7-
* You should replace all your dependencies into your custom names and files including:
8-
* vendor namespace.
9-
* composer information.
10-
* logo
11-
* credit and contributors links
12-
* security email
13-
* To use this template, please click on button above "Use this template".
14-
* Delete this section after you have finished developing your package
1511
# Package Name
1612
Your package description,Try to be briefly describing the features of the package,
1713
which versions of Laravel and php it require,
@@ -52,3 +48,13 @@ Credits
5248
-------
5349
* [your email](https://github.com/syrian-open-source/laravel-package-template/graphs/contributors)
5450
* [All contributors](https://github.com/syrian-open-source/laravel-package-template/graphs/contributors)
51+
52+
#NOTES:
53+
* You should replace all your dependencies into your custom names and files including:
54+
* vendor namespace.
55+
* composer information.
56+
* logo
57+
* credit and contributors links
58+
* security email
59+
* To use this template, please click on button above "Use this template".
60+
* Delete this section after you have finished developing your package

0 commit comments

Comments
 (0)