Skip to content

Commit b872caf

Browse files
authored
Want to help out?
1 parent 32a893e commit b872caf

File tree

1 file changed

+10
-1
lines changed

1 file changed

+10
-1
lines changed

README.md

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,16 @@ If your package contains a `SoapClient`, you might consider using this package a
1212
* It makes it possible to use the encoding / decoding logic without doing any SOAP calls to a server.
1313
* ...
1414

15-
## Installation
15+
# Want to help out? 💚
16+
17+
- [Become a Sponsor](https://github.com/php-soap/.github/blob/main/HELPING_OUT.md#sponsor)
18+
- [Let us do your implementation](https://github.com/php-soap/.github/blob/main/HELPING_OUT.md#let-us-do-your-implementation)
19+
- [Contribute](https://github.com/php-soap/.github/blob/main/HELPING_OUT.md#contribute)
20+
- [Help maintain these packages](https://github.com/php-soap/.github/blob/main/HELPING_OUT.md#maintain)
21+
22+
Want more information about the future of this project? Check out this list of the [next big projects](https://github.com/php-soap/.github/blob/main/PROJECTS.md) we'll be working on.
23+
24+
# Installation
1625

1726
```shell
1827
composer install php-soap/ext-soap-engine

0 commit comments

Comments
 (0)