Skip to content

Commit 0db15db

Browse files
committed
Add link to usage examples in README.md
Added a hyperlink to the TelegramBot.ConsoleTest project in the README.md file. This link directs users to practical usage examples of the Telegram Bot API library, enhancing the documentation and aiding users in understanding how to implement the library.
1 parent d4c73c0 commit 0db15db

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,8 @@ Many people know the ASP.NET Core platform and its convenience for developing we
1818

1919
Now you can see the same pattern in Telegram Bot API.
2020

21+
You can find usage examples in the [TelegramBot.ConsoleTest](https://github.com/bvdcode/TelegramBot.NET/tree/main/Sources/TelegramBot.ConsoleTest) project.
22+
2123
# Getting Started
2224

2325
Start by importing the library into your project

0 commit comments

Comments
 (0)