mirror of
https://github.com/sochix/TLSharp.git
synced 2025-12-06 08:02:00 +01:00
Update README.md
This commit is contained in:
parent
fbe8c9bf84
commit
f6ef04ed01
14
README.md
14
README.md
|
|
@ -1,19 +1,21 @@
|
|||
#TLSharp
|
||||
|
||||
<a href="https://www.paypal.me/IPirozhenko" title="Support project"><img src="https://img.shields.io/badge/Support%20project-paypal-brightgreen.svg"></a>
|
||||
[](https://gitter.im/TLSharp/Lobby?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
|
||||
[](https://ci.appveyor.com/project/sochix/tlsharp)
|
||||
[](https://badge.fury.io/nu/TLSharp)
|
||||
<a href="https://github.com/sochix/telegram-tools"><img src=https://img.shields.io/badge/Telegram%20Tools-1.0.0-blue.svg /></a>
|
||||
|
||||
_Unofficial_ Telegram (http://telegram.org) client library implemented in C#. Latest TL scheme supported, thanks to Afshin Arani
|
||||
|
||||
**Consider donation to speed up development process.**
|
||||
|
||||
Bitcoin wallet: **3K1ocweFgaHnAibJ3n6hX7RNZWFTFcJjUe**
|
||||
|
||||
It's a perfect fit for any developer who would like to send data directly to Telegram users or write own custom Telegram client.
|
||||
|
||||
:star2: If you :heart: library, please star it! :star2:
|
||||
|
||||
If you have difficulties with console or writing code, you can try [Telegram Tools](https://github.com/sochix/telegram-tools). It's a GUI for TLSharp.
|
||||
|
||||
<a href="https://github.com/sochix/telegram-tools"><img src="https://github.com/sochix/telegram-tools/raw/master/demo.gif" /></a>
|
||||
|
||||
# Table of contents?
|
||||
|
||||
- [How do I add this to my project?](#how-do-i-add-this-to-my-project)
|
||||
|
|
@ -187,7 +189,7 @@ Latest scheme in JSON format you can find [here](https://gist.github.com/aarani/
|
|||
|
||||
# Contributing
|
||||
|
||||
Contributing is highly appreciated!
|
||||
Contributing is highly appreciated! Donations required <a href="https://www.paypal.me/IPirozhenko" title="Support project"><img src="https://img.shields.io/badge/Support%20project-paypal-brightgreen.svg"></a>
|
||||
|
||||
## What things can I Implement (Project Roadmap)?
|
||||
|
||||
|
|
@ -233,7 +235,7 @@ Without information listen above your issue will be closed.
|
|||
|
||||
# Donations
|
||||
Thanks for donations! It's highly appreciated.
|
||||
Bitcoin wallet: **3K1ocweFgaHnAibJ3n6hX7RNZWFTFcJjUe**
|
||||
<a href="https://www.paypal.me/IPirozhenko" title="Support project"><img src="https://img.shields.io/badge/Support%20project-paypal-brightgreen.svg"></a>
|
||||
|
||||
List of donators:
|
||||
* [mtbitcoin](https://github.com/mtbitcoin)
|
||||
|
|
|
|||
Loading…
Reference in a new issue