Skip to content

Commit 098d293

Browse files
authored
Merge pull request #528 from wayofdev/docs/readme-updates
fix: add composer version, readme updates
2 parents 202d58d + 6e13e63 commit 098d293

File tree

2 files changed

+111
-72
lines changed

2 files changed

+111
-72
lines changed

README.md

Lines changed: 12 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,15 @@
1-
<br>
2-
31
<div align="center">
2+
<br>
43
<a href="https://wayof.dev" target="_blank">
54
<picture>
65
<source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/wayofdev/.github/master/assets/logo.gh-dark-mode-only.png">
76
<img width="400" src="https://raw.githubusercontent.com/wayofdev/.github/master/assets/logo.gh-light-mode-only.png" alt="WayOfDev Logo">
87
</picture>
98
</a>
9+
<br>
10+
<br>
1011
</div>
1112

12-
<br>
13-
14-
<br>
15-
1613
<div align="center">
1714
<a href="https://github.com/wayofdev/laravel-package-tpl/actions" target="_blank"><img alt="Build Status" src="https://img.shields.io/endpoint.svg?url=https%3A%2F%2Factions-badge.atrox.dev%2Fwayofdev%2Flaravel-package-tpl%2Fbadge&style=flat-square&label=github%20actions"/></a>
1815
<a href="https://packagist.org/packages/wayofdev/laravel-package-tpl" target="_blank"><img src="https://img.shields.io/packagist/dt/wayofdev/laravel-package-tpl?&style=flat-square" alt="Total Downloads"></a>
@@ -176,12 +173,6 @@ make lint-actions
176173

177174
<br>
178175

179-
## 🤝 License
180-
181-
[![Licence](https://img.shields.io/github/license/wayofdev/laravel-package-tpl?style=for-the-badge&color=blue)](./LICENSE.md)
182-
183-
<br>
184-
185176
## 🔒 Security Policy
186177

187178
This project has a [security policy](.github/SECURITY.md).
@@ -203,23 +194,23 @@ You are more than welcome. Before contributing, kindly check our [contribution g
203194

204195
<br>
205196

206-
## 🌐 Social Links
197+
## 🫡 Contributors
207198

208-
- **Twitter:** Follow our organization [@wayofdev](https://twitter.com/intent/follow?screen_name=wayofdev) and the author [@wlotyp](https://twitter.com/intent/follow?screen_name=wlotyp).
209-
- **Discord:** Join our community on [Discord](https://discord.gg/CE3TcCC5vr).
199+
<a href="https://github.com/wayofdev/laravel-package-tpl/graphs/contributors">
200+
<img align="left" src="https://img.shields.io/github/contributors-anon/wayofdev/laravel-package-tpl?style=for-the-badge" alt="Contributors Badge"/>
201+
</a>
210202

211203
<br>
212204

213-
## 🙆🏼‍♂️ Author Information
205+
## 🌐 Social Links
214206

215-
Created in **2022** by [lotyp](https://github.com/wayofdev) @ [wayofdev](https://github.com/wayofdev)
207+
- **Twitter:** Follow our organization [@wayofdev](https://twitter.com/intent/follow?screen_name=wayofdev) and the author [@wlotyp](https://twitter.com/intent/follow?screen_name=wlotyp).
208+
- **Discord:** Join our community on [Discord](https://discord.gg/CE3TcCC5vr).
216209

217210
<br>
218211

219-
## 🫡 Contributors
212+
## ⚖️ License
220213

221-
<a href="https://github.com/wayofdev/laravel-package-tpl/graphs/contributors">
222-
<img align="left" src="https://img.shields.io/github/contributors-anon/wayofdev/laravel-package-tpl?style=for-the-badge" alt="Contributors Badge"/>
223-
</a>
214+
[![Licence](https://img.shields.io/github/license/wayofdev/laravel-package-tpl?style=for-the-badge&color=blue)](./LICENSE.md)
224215

225216
<br>

0 commit comments

Comments
 (0)