Skip to content

Commit 3b52afb

Browse files
committed
docs: provide links in readme.md
1 parent a8b3f6f commit 3b52afb

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
@@ -17,16 +17,16 @@
1717
<a href="https://packagist.org/packages/wayofdev/laravel-cycle-orm-adapter"><img src="https://img.shields.io/packagist/l/wayofdev/laravel-cycle-orm-adapter?style=flat-square&color=blue&logo=packagist" alt="Software License"/></a>
1818
<a href="https://packagist.org/packages/wayofdev/laravel-cycle-orm-adapter"><img alt="Commits since latest release" src="https://img.shields.io/github/commits-since/wayofdev/laravel-cycle-orm-adapter/latest?style=flat-square"></a>
1919
<a href="https://app.codecov.io/gh/wayofdev/laravel-cycle-orm-adapter"><img alt="Codecov" src="https://img.shields.io/codecov/c/github/wayofdev/laravel-cycle-orm-adapter?style=flat-square&logo=codecov"></a>
20-
<a href=""><img src="https://img.shields.io/badge/phpstan%20level-6%20of%209-yellowgreen?style=flat-square&logo=php"></a>
20+
<a href=""><img src="https://img.shields.io/badge/phpstan%20level-5%20of%209-yellowgreen?style=flat-square&logo=php"></a>
2121
</div>
2222

2323
<br>
2424

2525
<br>
2626

2727
<div align="center">
28-
<img width="320" src="assets/on-white-bg.png#gh-light-mode-only">
29-
<img width="320" src="assets/on-black-bg.png#gh-dark-mode-only">
28+
<img width="320" src="assets/on-white-bg.png#gh-light-mode-only" alt="CycleORM + WayOfDev + Laravel Logo for Light GitHub Mode">
29+
<img width="320" src="assets/on-black-bg.png#gh-dark-mode-only" alt="CycleORM + WayOfDev + Laravel Logo for Dark GitHub Mode">
3030
</div>
3131

3232
<br>
@@ -49,6 +49,14 @@ The full documentation for the package is available at [https://laravel-cycle-or
4949

5050
<br>
5151

52+
## 🤝 Contributing
53+
54+
Contributions are welcome!
55+
56+
If you would like to contribute to the package, please see the [Contributing Guide](https://laravel-cycle-orm-adapter.wayof.dev/contributing) file for more information.
57+
58+
<br>
59+
5260
## 🤝 License
5361

5462
[![Licence](https://img.shields.io/github/license/wayofdev/laravel-cycle-orm-adapter?style=for-the-badge&color=blue)](./LICENSE)

0 commit comments

Comments
 (0)