github has changed how header texts are presented

this broke the right aligned image of the gopher next to the main header at the top of the README
This commit is contained in:
Stephen Illingworth 2024-02-27 08:09:24 +00:00 committed by GitHub
parent ddccc67ce7
commit ec22ebe8b7
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1,7 +1,7 @@
<img align="right" src="https://github.com/JetSetIlly/Gopher2600-Dev-Docs/blob/master/gopher2600_logo/logo4.png" width="250" alt="gopher2600 logo"/>
# Gopher2600
<img align="right" src="https://github.com/JetSetIlly/Gopher2600-Dev-Docs/blob/master/gopher2600_logo/logo4.png" width="250" alt="gopher2600 logo"/>
Gopher2600 is an emulator for the Atari 2600 written in Go.
Accuracy is very high and and there are no known problems with the emulation of the 6507, TIA or RIOT chips.