Skip to content

Commit 54498eb

Browse files
authored
Fixes output image link
1 parent 86c5b73 commit 54498eb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

BasicPythonScripts/Scrabble/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ Punctuation marks are of value - 0. Every letter is given a score according to t
2121

2222
## Output
2323

24-
![ExampleOutput](/Scrabble/images/Outputimage.png)
24+
![ExampleOutput](https://raw.githubusercontent.com/prathimacode-hub/Awesome_Python_Scripts/main/BasicPythonScripts/Scrabble/Images/Outputimage.png)
2525
## Author(s)
2626

2727
[Nancy Negi](https://github.com/NancyNegi23)

0 commit comments

Comments
 (0)