Skip to content

Commit 6752892

Browse files
committed
readme
1 parent 60d6aae commit 6752892

1 file changed

Lines changed: 1 addition & 20 deletions

File tree

README.md

Lines changed: 1 addition & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ Socket.IO Client Library for .Net
55

66
* NuGet Package: [![SocketIoClientDotNet](https://img.shields.io/nuget/dt/SocketIoClientDotNet.svg)](https://www.nuget.org/packages/SocketIoClientDotNet/)
77

8-
This is the Socket.IO Client Library for C#, which is ported from the [JavaScript client](https://github.com/Automattic/socket.io-client).
8+
This is the Socket.IO Client Library for C#, which is ported from the [JavaScript client](https://github.com/Automattic/socket.io-client) version [1.1.0](https://github.com/socketio/socket.io-client/releases/tag/1.1.0).
99

1010
See also: [EngineIoClientDotNet](https://github.com/Quobject/EngineIoClientDotNet)
1111

@@ -47,22 +47,3 @@ This library supports all of the features the JS client does, including events,
4747
## License
4848

4949
[MIT](http://opensource.org/licenses/MIT)
50-
51-
## Support me
52-
53-
If you like this project you may support me by donating something, starring this repository or reporting bugs and ideas in the issue section.
54-
55-
[![Donate PayPal](pics/donate-paypal.gif)](https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=UDX488Y3Y4K36)
56-
[![Donate Bitcoins](pics/donate-bitcoins.png)](https://coinbase.com/checkouts/621810df8d49a896e170dd5d5bd28a73)
57-
[![Report issue](pics/issues.png)](https://github.com/Quobject/SocketIoClientDotNet/issues/new)
58-
59-
Thank you!
60-
61-
List of donators:
62-
63-
* Reinis Kopmanis - $20
64-
* Evan Reeves - $16
65-
* Gianni Angelozzi - $30
66-
* Robert Sachar - $75
67-
* Graffiti X - $30
68-

0 commit comments

Comments
 (0)