Create pypi package

This commit is contained in:
mirai
2023-03-08 19:10:49 +03:00
parent a8f296c0f1
commit bad818c7e9
3 changed files with 39 additions and 1 deletions
+8
View File
@@ -9,6 +9,10 @@
![Alt Text](example.gif)
# What is this?
It is console chat with encrypting your messages
# How it works?
All you need it's to run web-server and connect to them via client
@@ -17,6 +21,10 @@ All you need it's to run web-server and connect to them via client
### Create and activate virtual environment python
```
pip install cmd-chat
```
```
python main.py
```