Skip to content

Commit 5dd31ab

Browse files
committed
Update README with new "Support us" section
1 parent af89a9e commit 5dd31ab

File tree

1 file changed

+10
-8
lines changed

1 file changed

+10
-8
lines changed

README.md

Lines changed: 10 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,16 @@ Aren't you tired of having to think about which artisan command to execute? This
99
php artisan random
1010
```
1111

12+
## Support us
13+
14+
Learn how to create a package like this one, by watching our premium video course:
15+
16+
[![Laravel Package training](https://spatie.be/github/package-training.jpg)](https://laravelpackage.training)
17+
18+
We invest a lot of resources into creating [best in class open source packages](https://spatie.be/open-source). You can support us by [buying one of our paid products](https://spatie.be/open-source/support-us).
19+
20+
We highly appreciate you sending us a postcard from your hometown, mentioning which of our package(s) you are using. You'll find our address on [our contact page](https://spatie.be/about-us). We publish all received postcards on [our virtual postcard wall](https://spatie.be/open-source/postcards).
21+
1222
## Installation
1323

1424
You can install the package via composer:
@@ -33,14 +43,6 @@ One more thing. The package will also adds this command to your scheduler and it
3343

3444
If you discover any security related issues, ~please email [email protected]~ you are on your own.
3545

36-
## Support us
37-
38-
We invest a lot of resources into creating [best in class open source packages](https://spatie.be/open-source). You can support us by [buying one of our paid products](https://spatie.be/open-source/support-us).
39-
40-
We highly appreciate you sending us a postcard from your hometown, mentioning which of our package(s) you are using. You'll find our address on [our contact page](https://spatie.be/about-us). We publish all received postcards on [our virtual postcard wall](https://spatie.be/open-source/postcards).
41-
42-
We understand if you don't send us a postcard for this particular package.
43-
4446
## Changelog
4547

4648
Please see [CHANGELOG](CHANGELOG.md) for more information on what has changed recently.

0 commit comments

Comments
 (0)