Skip to content

Commit

Permalink
Create README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
niklasweimann authored Sep 23, 2020
1 parent 258be6d commit a162b84
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
# RxTelegram.Bot.Examples
This Repository contains a few examples for [RxTelegram.bot](https://github.com/RxTelegram/RxTelegram.Bot).

# Examples
* [HelloWorld](HelloWorld/HelloWorld.cs)
* [Echo](Echo/Echo.cs)
* [InlineKeyboard](InlineKeyboard/InlineKeyboard.cs)
* [ReceiveFile](ReceiveFiles/ReceiveFiles.cs)

0 comments on commit a162b84

Please sign in to comment.