Skip to content

Commit fd13f43

Browse files
committed
Added README footer
1 parent 45e1afe commit fd13f43

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

README.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -94,3 +94,17 @@ $date = Timezone::store(new Carbon('2023-01-01 00:00:00', 'Europe/Brussels'));
9494
// Alternatively, set the storage timezone yourself:
9595
$date = (new Carbon('2023-01-01 00:00:00', 'Europe/Brussels'))->setTimezone(Timezone::storage());
9696
```
97+
## 🔥 Sponsorships
98+
99+
If you are reliant on this package in your production applications, consider [sponsoring us](https://github.com/sponsors/whitecube)! It is the best way to help us keep doing what we love to do: making great open source software.
100+
101+
## Contributing
102+
103+
Feel free to suggest changes, ask for new features or fix bugs yourself. We're sure there are still a lot of improvements that could be made, and we would be very happy to merge useful pull requests. Thanks!
104+
105+
## Made with ❤️ for open source
106+
107+
At [Whitecube](https://www.whitecube.be) we use a lot of open source software as part of our daily work.
108+
So when we have an opportunity to give something back, we're super excited!
109+
110+
We hope you will enjoy this small contribution from us and would love to [hear from you](mailto:hello@whitecube.be) if you find it useful in your projects. Follow us on [Twitter](https://twitter.com/whitecube_be) for more updates!

0 commit comments

Comments
 (0)