Skip to content

Commit 41ff84c

Browse files
authored
Update README.md
1 parent a7f66de commit 41ff84c

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
# Telegram Message Builder for .NET
2-
[![Nuget](https://badge.fury.io/nu/Telegram.Bot.Messages)](https://badge.fury.io/nu/Telegram.Bot.Messages)
2+
[![Nuget](https://badge.fury.io/nu/Telegram.Bot.Messages.svg)](https://badge.fury.io/nu/Telegram.Bot.Messages)
33
[![License](https://img.shields.io/badge/license-MIT-blue.svg)](https://github.com/viklover/Telegram.Bot.Messages/blob/master/LICENSE.txt)
4-
![Linter workflow](https://github.com/viklover/Telegram.Bot.Messages/actions/workflows/lint.yml/badge.svg)
5-
![Unit tests workflow](https://github.com/viklover/Telegram.Bot.Messages/actions/workflows/unit-tests.yml/badge.svg)
4+
![Linter workflow](https://github.com/viklover/Telegram.Bot.Extensions.MessageBuilder/actions/workflows/linter.yml/badge.svg)
5+
![Unit tests workflow](https://github.com/viklover/Telegram.Bot.Extensions.MessageBuilder/actions/workflows/unit-tests.yml/badge.svg)
66

77
Simple message builder for the [Telegram.Bot .NET client](https://github.com/TelegramBots/Telegram.Bot) that simplifies creating messages with [styled entities](https://core.telegram.org/api/entities) and splitting long messages to comply with Telegram's limits.
88

0 commit comments

Comments
 (0)