diff --git a/README.md b/README.md index e240e81..45463f7 100644 --- a/README.md +++ b/README.md @@ -694,24 +694,23 @@ await this.NavigateTo(pd); ## Controls ### Progress Bar - ![](https://github.com/MajMcCloud/TelegramBotFramework/blob/master/images/progressbar.PNG?raw=true) + ### Calendar Picker - ![](https://github.com/MajMcCloud/TelegramBotFramework/blob/master/images/calendarpicker.PNG?raw=true) + ### Month Picker - ![Step1](https://github.com/MajMcCloud/TelegramBotFramework/blob/master/images/monthpicker1.PNG) - ![Step2](https://github.com/MajMcCloud/TelegramBotFramework/blob/master/images/monthpicker2.PNG) + + ### Tree View - ![Step1](https://github.com/MajMcCloud/TelegramBotFramework/blob/master/images/treeview1.PNG) - ![Step2](https://github.com/MajMcCloud/TelegramBotFramework/blob/master/images/treeview2.PNG) - ![Step3](https://github.com/MajMcCloud/TelegramBotFramework/blob/master/images/treeview3.PNG) - ![Step4](https://github.com/MajMcCloud/TelegramBotFramework/blob/master/images/treeview4.PNG) - + + + + ---