Skip to content

Commit 1118a0b

Browse files
authored
Update README.md
1 parent 6cb0629 commit 1118a0b

File tree

1 file changed

+6
-5
lines changed

1 file changed

+6
-5
lines changed

README.md

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
1-
![pexels-photo-325229](https://user-images.githubusercontent.com/1791050/30768358-0df9d0f2-9fbb-11e7-9f10-ad40b83bbf59.jpg)
2-
31
# Model Caching for Laravel
42
[![Travis](https://img.shields.io/travis/GeneaLabs/laravel-model-caching/master.svg)](https://travis-ci.org/GeneaLabs/laravel-model-caching)
53
[![Scrutinizer](https://img.shields.io/scrutinizer/g/GeneaLabs/laravel-model-caching/master.svg)](https://scrutinizer-ci.com/g/GeneaLabs/laravel-model-caching)
@@ -8,6 +6,11 @@
86
[![Packagist](https://img.shields.io/packagist/dt/GeneaLabs/laravel-model-caching.svg)](https://packagist.org/packages/genealabs/laravel-model-caching)
97
[![GitHub license](https://img.shields.io/badge/license-MIT-blue.svg)](https://raw.githubusercontent.com/GeneaLabs/laravel-model-caching/master/LICENSE)
108

9+
![pexels-photo-325229](https://user-images.githubusercontent.com/1791050/30768358-0df9d0f2-9fbb-11e7-9f10-ad40b83bbf59.jpg)
10+
11+
## Supporting This Package
12+
This is an MIT-licensed open source project with its ongoing development made possible by the support of the community. If you'd like to support this, and our other packages, please consider [becoming a backer or sponsor on Patreon](https://www.patreon.com/miekbronner).
13+
1114
## Impetus
1215
I created this package in response to a client project that had complex, nested
1316
forms with many `<select>`'s that resulted in over 700 database queries on one
@@ -230,11 +233,9 @@ information included to be actionable.
230233
Please review the Contribution Guidelines <https://github.com/GeneaLabs/laravel-model-caching/blob/master/CONTRIBUTING.md>.
231234
Only PRs that meet all criterium will be accepted.
232235

233-
## ❤️ Open-Source Software - Give ⭐️
236+
## If you ❤️ open-source software, give the repos you use a ⭐️.
234237
We have included the awesome `symfony/thanks` composer package as a dev
235238
dependency. Let your OS package maintainers know you appreciate them by starring
236239
the packages you use. Simply run composer thanks after installing this package.
237240
(And not to worry, since it's a dev-dependency it won't be installed in your
238241
live environment.)
239-
240-
If you have found this package helpful in any way, we ask you consider [donating](https://www.patreon.com/mikebronner), even if it's just a coffee's worth. It helps keep the project going. Thank you!

0 commit comments

Comments
 (0)