Skip to content

Commit 121a788

Browse files
authored
Update README.md
1 parent 2a873cc commit 121a788

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# .NET Telegram Bot Framework - Context based addon
22

3-
[![NuGet version (TelegramBotBase)](https://img.shields.io/nuget/vpre/TelegramBotBase.svg?style=flat-square)](https://www.nuget.org/packages/TelegramBotBase/)
3+
[![NuGet version (TelegramBotBase)](https://img.shields.io/nuget/v/TelegramBotBase.svg?style=flat-square)](https://www.nuget.org/packages/TelegramBotBase/)
44
[![Telegram chat](https://img.shields.io/badge/Support_Chat-Telegram-blue.svg?style=flat-square)](https://www.t.me/tgbotbase)
55

66
[![License](https://img.shields.io/github/license/MajMcCloud/telegrambotframework.svg?style=flat-square&maxAge=2592000&label=License)](https://raw.githubusercontent.com/MajMcCloud/TelegramBotFramework/master/LICENCE.md)
@@ -1087,4 +1087,4 @@ Want to use Inline- and ReplyMarkup at the same time ? Here is an example how yo
10871087

10881088
Alpha: Full Dependency Injection example within this framework.
10891089

1090-
- [Examples/DependencyInjection](Examples/DependencyInjection)
1090+
- [Examples/DependencyInjection](Examples/DependencyInjection)

0 commit comments

Comments
 (0)