Skip to content

Commit

Permalink
Update README.md (#124)
Browse files Browse the repository at this point in the history
  • Loading branch information
JoshuaEstes authored Nov 14, 2023
1 parent e0a6704 commit f3b1dd0
Showing 1 changed file with 11 additions and 8 deletions.
19 changes: 11 additions & 8 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,17 +1,20 @@
Sons of PHP
===========
<div align="center">
<img src="https://raw.githubusercontent.com/SonsOfPHP/.github/main/assets/top-rocker.png" />
</div>
<br/>
<div align="center">
<a href="https://codecov.io/github/SonsOfPHP/sonsofphp"><img src="https://codecov.io/github/SonsOfPHP/sonsofphp/graph/badge.svg?token=VZ2FVOUKUW" /></a>
<img src="https://img.shields.io/packagist/l/sonsofphp/sonsofphp" />
<img src="https://img.shields.io/packagist/v/sonsofphp/sonsofphp" />
</div>

![Packagist License (custom server)](https://img.shields.io/packagist/l/sonsofphp/sonsofphp)
![Packagist Version (custom server)](https://img.shields.io/packagist/v/sonsofphp/sonsofphp)
[![codecov](https://codecov.io/github/SonsOfPHP/sonsofphp/graph/badge.svg?token=VZ2FVOUKUW)](https://codecov.io/github/SonsOfPHP/sonsofphp)

---
# Sons of PHP

Sons of PHP is builds reusable components and tools using PHP.

* Documentation can be found at [docs.SonsOfPHP.com][docs]
* Please [Report Issues][issues] and send [Pull Requests][pull-requests] in the [Mother Repository][mother-repo]
* You can get more help by posting questions in the [Organization Discussions][discussions]
* You can get more help by posting questions in the [GitHub Discussions][discussions]

[mother-repo]: <https://github.com/SonsOfPHP/sonsofphp> "Sons of PHP Mother Repository"
[discussions]: https://github.com/orgs/SonsOfPHP/discussions
Expand Down

0 comments on commit f3b1dd0

Please sign in to comment.