Skip to content

Commit e77fecd

Browse files
Update README.md
1 parent dc2488d commit e77fecd

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
@@ -2,7 +2,7 @@
22
This Software is designed to encrypt a Client's textfile and send it over a network socket to a Host for decryption and storage
33

44
# Usage
5-
### Client
5+
## Client
66
#### Saving your data
77
To begin using this software to encrypt a message, save your desired data as a text file in:
88
```
@@ -29,7 +29,7 @@ The Client may then choose to encrypt and send their message to the Host to be d
2929

3030

3131

32-
### Host
32+
## Host
3333
The Host must run 'HostGUI.py'
3434

3535
This can be done by running the following while in the project root:

0 commit comments

Comments
 (0)