We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d3ce6c1 commit c4ff304Copy full SHA for c4ff304
Ciphers/Caesar_cipher/README.md
@@ -31,10 +31,10 @@ To Implement the Ceaser cipher
31
# Outputs
32
33
### Output 1
34
-![] (Images/Output_1.png)
+![] (https://github.com/manthan0227/PyAlgo-Tree/blob/main/Ciphers/Caesar_cipher/Images/Output_1.png)
35
36
### Output 2
37
-![] (Images/Output_2.png)
+![] (https://github.com/manthan0227/PyAlgo-Tree/blob/main/Ciphers/Caesar_cipher/Images/Output_2.png)
38
39
### Output 3
40
-![] (Images/Output_3.png)
+![] (https://github.com/manthan0227/PyAlgo-Tree/blob/main/Ciphers/Caesar_cipher/Images/Output_3.png)
0 commit comments