Update README.md

This commit is contained in:
FlorianDahn 2023-09-10 17:04:56 +02:00
parent 3b17700ada
commit c7480159c8

View File

@ -7,7 +7,7 @@ I used 2 ButtonGrid controls for this purpose.
One for the ReplyKeyboard and one for the Inline buttons.
The ReplyKeyboard is within the base [*MultipleChoiceForm*](Baseclasses/MultipleChoiceForm) class just for reusing a bit of code.
The ReplyKeyboard is within the base [*MultipleChoiceForm*](Baseclasses/MultipleChoiceForm.cs) class just for reusing a bit of code.
You can put it into all single forms as well, if you wish. Works the same.