Add docs link

This commit is contained in:
Wendell Adriel
2023-08-25 13:47:59 +01:00
parent f700d42090
commit fee24347e4

View File

@@ -13,6 +13,7 @@
</p>
<p align="center">
<a href="#documentation">Documentation</a> |
<a href="#installation">Installation</a> |
<a href="#trait">Trait</a> |
<a href="#attributes">Attributes</a> |
@@ -27,6 +28,9 @@
> **Currently, this package relies heavily on Eloquent Events to work properly, so when dealing with code that does not fire**
> **these events, it could have unexpected issues. If you find any issues, create an issue and/or submit a PR for it.**
## Documentation
[![Docs Button]][Docs Link]
## Installation
```bash
@@ -326,3 +330,7 @@ $productRules = Product::validationMessages();
## Contributing
Check the **[Contributing Guide](CONTRIBUTING.md)**.
<!---------------------------------------------------------------------------->
[Docs Button]: https://img.shields.io/badge/Documentation-40CA00?style=for-the-badge&logoColor=white&logo=GitBook
[Docs Link]: https://wendell-adriel.gitbook.io/laravel-lift/