mirror of
https://github.com/sochix/TLSharp.git
synced 2025-12-06 08:02:00 +01:00
Add build status
This commit is contained in:
parent
2727f40762
commit
a5ce6bc6a5
|
|
@ -1,6 +1,6 @@
|
|||
#TLSharp
|
||||
|
||||

|
||||
[](https://ci.appveyor.com/project/sochix/tlsharp)
|
||||
|
||||
Telegram (http://telegram.org) client library implemented in C#. Only basic functionality is currently implemented. **Consider donation to speed up development process.**
|
||||
|
||||
|
|
@ -16,7 +16,6 @@ It's a perfect fit for any developer who would like to send data directly to Tel
|
|||
- [Dependencies](#dependencies)
|
||||
- [Starter Guide](#starter-guide)
|
||||
- [Quick configuration](#quick-configuration)
|
||||
- [Sending messages set-up](#sending-messages-set-up)
|
||||
- [Using TLSharp](#using-tlsharp)
|
||||
- [Contributing](#contributing)
|
||||
- [FAQ](#faq)
|
||||
|
|
|
|||
Loading…
Reference in a new issue