top | item 35626963 (no title) edp | 2 years ago Can't you just put the image as a file inside your repo and reference it from the README.md file ? discuss order hn newest TheRealPomax|2 years ago Not if your readme also has to work on "not Github" like npm or pypi, or anything that repackages your release while using your readme.md as page content. Those images are going to have to be fully qualified URLs. justsomehnguy|2 years ago https://github.com/little-brother/sqlite-gui/blob/master/res...
TheRealPomax|2 years ago Not if your readme also has to work on "not Github" like npm or pypi, or anything that repackages your release while using your readme.md as page content. Those images are going to have to be fully qualified URLs. justsomehnguy|2 years ago https://github.com/little-brother/sqlite-gui/blob/master/res...
TheRealPomax|2 years ago
justsomehnguy|2 years ago