Create pypi package
This commit is contained in:
@@ -9,6 +9,10 @@
|
||||
|
||||

|
||||
|
||||
# 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
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user