Skip to content

Commit bb3e498

Browse files
Update README.md
1 parent a6a5ae0 commit bb3e498

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ To begin using this software to encrypt a message, the Client must save their de
3232
```
3333

3434
## Running to Software
35-
##### Host
35+
### Host
3636
The Host must run 'HostGUI.py'
3737

3838
This can be done by running the following while in the project root:
@@ -50,7 +50,7 @@ Only after a socket is made, may a host generate a key pair for encryption
5050

5151
The Host may now click 'Establish connection; send and recieve data' to wait for a Client to connect
5252

53-
##### Client
53+
### Client
5454
The Client must run 'ClientGUI.py'
5555
This can be done by running the following while in the project root:
5656
``` bash

0 commit comments

Comments
 (0)