Archived
1
0
Fork 0
This repository has been archived on 2024-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
PyTchat/README.md
2019-07-15 22:54:58 +02:00

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)