|
|
@@ -11,7 +11,7 @@ namespaced, cleaned up, improved and other stuff.
|
|
|
[![Packagist downloads][downloads-badge]][downloads]
|
|
|
[![PayPal donate][donate-badge]][donate]
|
|
|
|
|
|
-[![Continuous Integration][gh-action-badge]][gh-action]
|
|
|
+[![Continuous Integration][gh-action-badge]][gh-action] [![phpDocs][gh-docs-badge]][gh-docs]
|
|
|
|
|
|
[packagist-badge]: https://img.shields.io/packagist/v/chillerlan/php-qrcode.svg?style=flat-square
|
|
|
[packagist]: https://packagist.org/packages/chillerlan/php-qrcode
|
|
|
@@ -28,7 +28,9 @@ namespaced, cleaned up, improved and other stuff.
|
|
|
[donate-badge]: https://img.shields.io/badge/donate-paypal-ff33aa.svg?style=flat-square
|
|
|
[donate]: https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=WLYUNAT9ZTJZ4
|
|
|
[gh-action-badge]: https://github.com/chillerlan/php-qrcode/workflows/Continuous%20Integration/badge.svg
|
|
|
-[gh-action]: https://github.com/chillerlan/php-qrcode/actions
|
|
|
+[gh-action]: https://github.com/chillerlan/php-qrcode/actions?query=workflow%3A%22Continuous+Integration%22
|
|
|
+[gh-docs-badge]: https://github.com/chillerlan/php-qrcode/workflows/Docs/badge.svg
|
|
|
+[gh-docs]: https://github.com/chillerlan/php-qrcode/actions?query=workflow%3ADocs
|
|
|
|
|
|
## Documentation
|
|
|
|