Skip to content

Commit

Permalink
readme update
Browse files Browse the repository at this point in the history
  • Loading branch information
johncameronthomas committed Mar 29, 2023
1 parent 5ad9674 commit 44dedab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# chatt-server
## Description
CHATT (Compact Helpful Asynchronous Text Transmission) server. Utilizes asymmetric RSA encryption for private and secure communication.
CHATT (Compact Helpful Asynchronous Text Transmission) Server. Utilizes asymmetric RSA encryption for private and secure communication.
## Getting Started
1. Run ```apt install python311 python311-venv``` to install required packages.
2. Run ```bash setup.sh``` to initialize the development environment.
Expand Down

0 comments on commit 44dedab

Please sign in to comment.