I created a python package called ExoplanetPy on PyPI, but the pictures on the project page seem to not be rendered for some reason. For context, the README.md displays pictures on the GitHub repository.
How do I edit the markdown file such that I can have pictures when I publish it on PyPI?
Thank you.