Skip to content

Commit f3c15fa

Browse files
authored
Merge pull request #4 from dev-xero/docs/readme-update
feat(docs): Updated readme file
2 parents 0f0d050 + a797769 commit f3c15fa

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,6 @@ Three arguments must be supplied to the program in order for it to work,
1515

1616
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` stored in a directory called "encrypted". Which contains the encrypted text and the negative shift distance to decrypt the text.
1717

18-
> [!NOTE]
1918
> The flag is ignored when `-de` is used.
2019
2120
## Example

0 commit comments

Comments
 (0)