We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6e86ea0 commit 1d9e976Copy full SHA for 1d9e976
README.md
@@ -1,5 +1,6 @@
1
<div id="top"></div>
2
3
+![PHP Version][php-version]
4
![Bot API][bot-api-shield]
5
![Tests][tests-shield]
6
@@ -219,3 +220,5 @@ $pollButton = new KeyboardButtonPollType([
219
220
[tests-shield]: https://img.shields.io/github/workflow/status/php-telegram-bot/fluent-keyboard/Tests?label=Tests&style=for-the-badge
221
222
[bot-api-shield]: https://img.shields.io/badge/Bot%20API-5.7%20(Jan%202022)-%232a9ed6?style=for-the-badge
223
+
224
+[php-version]: https://img.shields.io/packagist/php-v/php-telegram-bot/fluent-keyboard?style=for-the-badge
0 commit comments