Skip to content

Commit 9145c22

Browse files
authored
Update README.md
1 parent b688880 commit 9145c22

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ loop.run_until_complete(image.save('something-script'))
3131

3232
And it'll output something like this:
3333

34-
<img src="/examples/something-script.png?raw=true" alt="Carbon Image" width="400"/>
34+
<img src="https://github.com/itsmewulf/py-carbon/blob/main/examples/something-script.png?raw=true" alt="Carbon Image" width="400"/>
3535

3636
### Contributing
3737
This package is opensource so anyone with adequate python experience can contribute to this project!

0 commit comments

Comments
 (0)