Skip to content

Commit 7efb237

Browse files
docs: update README.md [skip ci]
1 parent df25051 commit 7efb237

File tree

1 file changed

+22
-1
lines changed

1 file changed

+22
-1
lines changed

README.md

Lines changed: 22 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,7 @@
11
![PHPJasper logo](docs/images/phpjasper.png)
2+
<!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section -->
3+
[![All Contributors](https://img.shields.io/badge/all_contributors-1-orange.svg?style=flat-square)](#contributors-)
4+
<!-- ALL-CONTRIBUTORS-BADGE:END -->
25

36
# PHPJasper
47
_A PHP Report Generator_
@@ -337,4 +340,22 @@ MIT
337340

338341
## [Contribute](https://github.com/PHPJasper/phpjasper/blob/master/CONTRIBUTING.md)
339342

340-
Contribute to the community PHP, make a fork!
343+
Contribute to the community PHP, make a fork!
344+
## Contributors ✨
345+
346+
Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/docs/en/emoji-key)):
347+
348+
<!-- ALL-CONTRIBUTORS-LIST:START - Do not remove or modify this section -->
349+
<!-- prettier-ignore-start -->
350+
<!-- markdownlint-disable -->
351+
<table>
352+
<tr>
353+
<td align="center"><a href="https://medium.com/@geekcom2"><img src="https://avatars2.githubusercontent.com/u/3955933?v=4" width="100px;" alt=""/><br /><sub><b>Daniel Rodrigues</b></sub></a><br /><a href="#infra-geekcom" title="Infrastructure (Hosting, Build-Tools, etc)">🚇</a> <a href="#maintenance-geekcom" title="Maintenance">🚧</a> <a href="https://github.com/PHPJasper/phpjasper/commits?author=geekcom" title="Code">💻</a></td>
354+
</tr>
355+
</table>
356+
357+
<!-- markdownlint-enable -->
358+
<!-- prettier-ignore-end -->
359+
<!-- ALL-CONTRIBUTORS-LIST:END -->
360+
361+
This project follows the [all-contributors](https://github.com/all-contributors/all-contributors) specification. Contributions of any kind welcome!

0 commit comments

Comments
 (0)