doc: add support & thanks section

This commit is contained in:
Romain Canon 2022-06-07 15:03:57 +02:00
parent 7044801119
commit 741d54c32e
2 changed files with 20 additions and 0 deletions

View File

@ -996,6 +996,17 @@ includes:
</plugins>
```
## Supports & thank you
The development of this library is mainly motivated by the kind words and the
help of many people. I am grateful to everyone, especially to the [contributors]
of this repository who directly help to push the project forward.
I also want to thank
[![blackfire-logo] Blackfire](https://www.blackfire.io/?utm_source=valinor&utm_medium=readme&utm_campaign=free-open-source)
for providing a license of their awesome tool, leading to notable performance
gains when using this library.
[PHPStan]: https://phpstan.org/
[Psalm]: https://psalm.dev/
@ -1009,3 +1020,7 @@ includes:
[ICU library]: https://unicode-org.github.io/icu/
[ICU documentation]: https://unicode-org.github.io/icu/userguide/format_parse/messages/
[contributors]: https://github.com/CuyZ/Valinor/graphs/contributors
[blackfire-logo]: docs/img/blackfire-logo.svg "Blackfire logo"

View File

@ -0,0 +1,5 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 85.9 85.9" width="20">
<circle fill="#FFFFFF" cx="42.9" cy="42.9" r="42.9"></circle>
<path fill="#E03C31"
d="M35.3,72c0.5,0.7-0.1,1.6-0.9,1.4c-14.1-1.9-24.1-22.7-11-34.7c14.5-13.3,17.8-21.2,16.1-25.4 c-0.2-0.6,0.3-1.1,0.8-0.9c4.8,2.4,15.7,9.6,12.1,25.2c0,0,6.3-0.1,6.5-6c0-0.6,0.7-0.8,1.1-0.5c2.7,2.5,9.4,9.7,8.5,19.2 C67.2,64.1,57.7,71.3,50.7,73c-0.7,0.2-1.3-0.6-0.9-1.2c2-3,5.6-9.1-1.9-15.1c-5.6-4.2-6.3-8.6-5.5-11.3c0.1-0.5-0.4-0.8-0.7-0.5 C27.3,57.1,32.5,68,35.3,72z"></path>
</svg>

After

Width:  |  Height:  |  Size: 558 B