Skip to content

Commit 578ab37

Browse files
authored
feat(docs): Updated readme file
1 parent 974f162 commit 578ab37

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ Due to its uncomplicated nature, it proves particularly useful for safeguarding
1010

1111
Two arguments must be supplied to the program in order for it to work,
1212
1. The text, you want to encrypt, and
13-
2. The shift distance
13+
2. The shift distance (positive)
1414

1515
The last argument, `-e` is optional, when set, the program will write the result of a successful encryption to a plain text file named: `decryption_key_[encrypted text]-[shift distance].txt`. Which contains the encrypted text and the negative shift distance to decrypt the text.
1616

0 commit comments

Comments
 (0)