remove python formatting from README
This commit is contained in:
parent
f338732584
commit
5c2053e8be
|
@ -16,7 +16,7 @@ Before running the script, you should know it expects two arguments:
|
||||||
|
|
||||||
From there, you can run it like so:
|
From there, you can run it like so:
|
||||||
|
|
||||||
```python
|
```
|
||||||
$ python index.py --text "New York University" --key "NYU"
|
$ python index.py --text "New York University" --key "NYU"
|
||||||
Encrypted ciphertext: ACQLMLXSHVTYEQCGW
|
Encrypted ciphertext: ACQLMLXSHVTYEQCGW
|
||||||
Decrypted plaintext: gmirwddczbdqkaumg
|
Decrypted plaintext: gmirwddczbdqkaumg
|
||||||
|
|
Loading…
Reference in New Issue