We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 0cd7a80 + 9145c22 commit f899881Copy full SHA for f899881
README.md
@@ -31,7 +31,7 @@ loop.run_until_complete(image.save('something-script'))
31
32
And it'll output something like this:
33
34
-<img src="/examples/something-script.png?raw=true" alt="Carbon Image" width="400"/>
+<img src="https://github.com/itsmewulf/py-carbon/blob/main/examples/something-script.png?raw=true" alt="Carbon Image" width="400"/>
35
36
### Contributing
37
This package is opensource so anyone with adequate python experience can contribute to this project!
0 commit comments