Skip to content
Snippets Groups Projects
Commit 0070ff09 authored by James2.Hoole-Jackson@live.uwe.ac.uk's avatar James2.Hoole-Jackson@live.uwe.ac.uk
Browse files

Update file README.md

parent 69a6dcbb
No related branches found
No related tags found
No related merge requests found
......@@ -34,7 +34,7 @@ In the terminal, use this format to run the tool
### Examples
'''C++
'''
# Caesar encryption with the shift 16
./EncryptDecrypt encrypt caesar file.txt 16
......@@ -44,5 +44,5 @@ In the terminal, use this format to run the tool
# Vigenere encryption with the key SecretKey1234
./EncryptDecrypt encrypt vigenere file.txt SecretKey1234
```
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment