Skip to content

Commit c4ff304

Browse files
authored
Update README.md
1 parent d3ce6c1 commit c4ff304

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Ciphers/Caesar_cipher/README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -31,10 +31,10 @@ To Implement the Ceaser cipher
3131
# Outputs
3232

3333
### Output 1
34-
![] (Images/Output_1.png)
34+
![] (https://github.com/manthan0227/PyAlgo-Tree/blob/main/Ciphers/Caesar_cipher/Images/Output_1.png)
3535

3636
### Output 2
37-
![] (Images/Output_2.png)
37+
![] (https://github.com/manthan0227/PyAlgo-Tree/blob/main/Ciphers/Caesar_cipher/Images/Output_2.png)
3838

3939
### Output 3
40-
![] (Images/Output_3.png)
40+
![] (https://github.com/manthan0227/PyAlgo-Tree/blob/main/Ciphers/Caesar_cipher/Images/Output_3.png)

0 commit comments

Comments
 (0)