Kesomannen / gale

Lightweight Thunderstore client
GNU General Public License v3.0
84 stars 8 forks source link

[Thunderstore page] readme doesnt show images #1

Closed CatsArmy closed 4 months ago

CatsArmy commented 4 months ago

it should be as simple this: doesn't have the ?raw=true as the github page doesnt have it but github isnt dumb about this at least but yeah

for example this: ![screenshot](/images/screenshot1.png)

results in this: screenshot

and it should actually be this: ![screenshot](https://github.com/Kesomannen/gale/blob/master/images/screenshot1.png?raw=true) ?raw=true is important for it to actually display the image

results in this: screenshot

btw this project looks amazing, though i am having some trouble with profile codes and stuff but im sure it will get better

Kesomannen commented 4 months ago

Alright thanks, was looking for a fix for this