suayptalha commited on
Commit
1881fc9
·
verified ·
1 Parent(s): 90df1c2

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -1
README.md CHANGED
@@ -19,7 +19,8 @@ aiming to recover the original plaintext message.
19
  This model is for monoalphabetic English substitution ciphers and it outputs decoded text.
20
 
21
  Example:
22
- **Z hztwgx tstcsf qf z ulooqfe osfuqb tzx uezx awej z ozewsbe vlfwby fsmqisfx.** -> **A family member or a support person may stay with a patient during recovery.**
 
23
 
24
  Suggested Usage:
25
  ```py
 
19
  This model is for monoalphabetic English substitution ciphers and it outputs decoded text.
20
 
21
  Example:
22
+ Encoded text: **Z hztwgx tstcsf qf z ulooqfe osfuqb tzx uezx awej z ozewsbe vlfwby fsmqisfx.**
23
+ Decoded text: **A family member or a support person may stay with a patient during recovery.**
24
 
25
  Suggested Usage:
26
  ```py