suayptalha
commited on
Update README.md
Browse files
README.md
CHANGED
@@ -19,8 +19,12 @@ 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 |
-
|
23 |
-
|
|
|
|
|
|
|
|
|
24 |
|
25 |
Suggested Usage:
|
26 |
```py
|
|
|
19 |
This model is for monoalphabetic English substitution ciphers and it outputs decoded text.
|
20 |
|
21 |
Example:
|
22 |
+
|
23 |
+
Encoded text:
|
24 |
+
**Z hztwgx tstcsf qf z ulooqfe osfuqb tzx uezx awej z ozewsbe vlfwby fsmqisfx.**
|
25 |
+
|
26 |
+
Decoded text:
|
27 |
+
**A family member or a support person may stay with a patient during recovery.**
|
28 |
|
29 |
Suggested Usage:
|
30 |
```py
|