Skip to content

Commit

Permalink
Add link to new text formatting example to README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Desiders committed Dec 3, 2023
1 parent 9d16db6 commit a20641a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@ Make sure you have a basic understanding of the [Telegram Bot API](https://core.

## Examples
- [Echo bot](examples/echo_bot). This example shows how to create a echo bot.
- [Text formatting](examples/text_formatting). This example shows how to format text.
- [Text case filters](examples/text_case_filters). This example shows how to create text case filters.
- [Stats updates middleware](examples/stats_incoming_updates_middleware). This example shows how to create a middleware that counter incoming updates.
- [Input file](examples/input_file). This example shows how to send files by the bot.
Expand Down

0 comments on commit a20641a

Please sign in to comment.