18 lines
No EOL
348 B
Markdown
18 lines
No EOL
348 B
Markdown
<h1>PyTchat </h1>
|
|
|
|
A simple Python tchat client
|
|
|
|
|
|
<h2>How to use it ?</h2>
|
|
|
|
Look at the [wiki](https://github.com/flifloo/PyTchat/wiki) ;3
|
|
|
|
|
|
<h2>License</h2>
|
|
|
|
This project is on the [MIT license](https://github.com/flifloo/PyTchat/blob/master/LICENSE)
|
|
|
|
|
|
<h2>Dependencies</h2>
|
|
|
|
* [SecureSocketService](https://github.com/flifloo/SecureSocketService) |