I have an image that I want to align in README.rst file in github but giving the specs :
.. image:: Logo/PNG/respawn-logo.png
:height: 109 px
:width: 126 px
:scale: 50 %
:alt: respawn
:align: center
doesn't work with the image still being at its original position and not scaling. Any reason why ?