Adding Test project to Readme
This commit is contained in:
parent
44cdea43df
commit
be7d31ca69
@ -74,6 +74,7 @@ BitTorrent: `TYVZSykaVT1nKZnz9hjDgBRNB9VavU1bpW`
|
||||
* [As of Now](#as-of-now)
|
||||
* [Usage](#usage)
|
||||
- [Extensions](#extensions)
|
||||
- [Test Project](#test-project)
|
||||
- [Examples](#examples)
|
||||
|
||||
---
|
||||
@ -1012,6 +1013,14 @@ A session serializer for Microsoft SQL Server.
|
||||
|
||||
[https://www.nuget.org/packages/TelegramBotBase.Extensions.Serializer.Database.MSSQL/](https://www.nuget.org/packages/TelegramBotBase.Extensions.Serializer.Database.MSSQL/)
|
||||
|
||||
## Test Project
|
||||
|
||||
There is a "TelegramBotBase.Test" project inside the repository which includes minimal examples for all controls available.
|
||||
Check it out to get a brief overview about all possibilities.
|
||||
|
||||
|
||||
- [TelegramBotBase.Test](TelegramBotBase.Test)
|
||||
|
||||
## Examples
|
||||
|
||||
You can find all example projects in the "Examples" subfolder.
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user