diff --git a/README.md b/README.md index 257a539..778f4f7 100644 --- a/README.md +++ b/README.md @@ -643,7 +643,7 @@ await this.NavigateTo(cd); A minimal control which allows to manage a classic "text" message and update its later without having to keep track of the message id. - + Check the example project [TelegramBotBase.Test/Tests/Controls/LabelForm.cs](TelegramBotBase.Test/Tests/Controls/LabelForm.cs)