@@ -39,13 +39,11 @@ without requiring any extensions or special installation.
3939
4040## Support us
4141
42- We invest a lot of time developing, maintaining and updating our awesome
43- open-source projects. You can help us sustain this high-quality of our work by
44- [ becoming a sponsor on GitHub] ( https://github.com/sponsors/clue ) . Sponsors get
45- numerous benefits in return, see our [ sponsoring page] ( https://github.com/sponsors/clue )
46- for details.
47-
48- Let's take these projects to the next level together! 🚀
42+ I maintain an ecosystem of open-source projects that have been downloaded
43+ hundreds of millions of times and are actively maintained and continuously
44+ improved. If you find any of these projects useful, please consider
45+ [ becoming a sponsor on GitHub] ( https://github.com/sponsors/clue ) . Your support
46+ helps ensure long-term maintenance and continued development. Thank you! 🚀
4947
5048## Quickstart example
5149
@@ -643,7 +641,7 @@ This project follows [SemVer](https://semver.org/).
643641This will install the latest supported version:
644642
645643``` bash
646- composer require clue/stdio-react:^2.6
644+ composer require clue/stdio-react:^2.7
647645```
648646
649647See also the [ CHANGELOG] ( CHANGELOG.md ) for details about version upgrades.
@@ -702,8 +700,8 @@ XDEBUG_MODE=coverage vendor/bin/phpunit --coverage-text
702700
703701This project is released under the permissive [ MIT license] ( LICENSE ) .
704702
705- > Did you know that I offer custom development services and issuing invoices for
706- sponsorships of releases and for contributions? Contact me (@clue ) for details.
703+ > Do you use this project in a commercial setting? Sponsoring with invoicing is
704+ available, contact me ([ @clue ] ( https://github.com/clue ) ) for details.
707705
708706## More
709707
0 commit comments