Skip to content

Commit 5fb7e89

Browse files
authored
Update README.md
1 parent f78bc60 commit 5fb7e89

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

README.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -121,6 +121,22 @@ $retval = zephir_parse_file($program, '(eval code)');
121121
var_dump($retval);
122122
```
123123

124+
## Sponsors
125+
126+
Become a sponsor and get your logo on our README on Github with a link to your site. [[Become a sponsor](https://opencollective.com/phalcon#sponsor)]
127+
128+
<a href="https://opencollective.com/phalcon/#contributors">
129+
<img src="https://opencollective.com/phalcon/tiers/sponsors.svg?avatarHeight=48&width=800">
130+
</a>
131+
132+
## Backers
133+
134+
Support us with a monthly donation and help us continue our activities. [[Become a backer](https://opencollective.com/phalcon#backer)]
135+
136+
<a href="https://opencollective.com/phalcon/#contributors">
137+
<img src="https://opencollective.com/phalcon/tiers/backers.svg?avatarHeight=48&width=800&height=200">
138+
</a>
139+
124140
## License
125141

126142
Zephir Parser is open source software licensed under the MIT License (MIT).

0 commit comments

Comments
 (0)