Update README.md
Browse files
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.**
|
|
|
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
|