Add logo
This commit is contained in:
parent
957ac53c2c
commit
648d4ac8e1
1 changed files with 3 additions and 1 deletions
|
@ -1,3 +1,5 @@
|
|||
![logo](https://flifloo.fr/images/PyTchat.png)
|
||||
|
||||
<h1>PyTchat </h1>
|
||||
|
||||
A simple Python tchat client
|
||||
|
@ -15,4 +17,4 @@ This project is on the [MIT license](https://github.com/flifloo/PyTchat/blob/mas
|
|||
|
||||
<h2>Dependencies</h2>
|
||||
|
||||
* [SecureSocketService](https://github.com/flifloo/SecureSocketService)
|
||||
* [SecureSocketService](https://github.com/flifloo/SecureSocketService)
|
||||
|
|
Reference in a new issue