mirror of
https://github.com/taigrr/wtf
synced 2025-01-18 04:03:14 -08:00
Fix broken image links in README
This commit is contained in:
parent
75915fd868
commit
99379e6856
@ -14,7 +14,7 @@ displaying infrequently-needed, but very important, daily data.
|
|||||||
Follow [on Twitter](https://twitter.com/wtfutil) for news and latest updates.
|
Follow [on Twitter](https://twitter.com/wtfutil) for news and latest updates.
|
||||||
|
|
||||||
<p align="center">
|
<p align="center">
|
||||||
<img src="./docs/img/screenshot.jpg" title="screenshot" width="720" height="420" />
|
<img src="./images/screenshot.jpg" title="screenshot" width="720" height="420" />
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
## Quick Start
|
## Quick Start
|
||||||
@ -77,5 +77,5 @@ Many thanks to <a href="https://lendesk.com">Lendesk</a> for supporting this pro
|
|||||||
providing time to develop it.
|
providing time to develop it.
|
||||||
|
|
||||||
<p align="center">
|
<p align="center">
|
||||||
<img src="./docs/img/dude_wtf.png?raw=true" title="Dude WTF" width="251" height="201" />
|
<img src="./images/dude_wtf.png?raw=true" title="Dude WTF" width="251" height="201" />
|
||||||
</p>
|
</p>
|
||||||
|
BIN
images/dude_wtf.png
Normal file
BIN
images/dude_wtf.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 14 KiB |
BIN
images/screenshot.jpg
Normal file
BIN
images/screenshot.jpg
Normal file
Binary file not shown.
After Width: | Height: | Size: 426 KiB |
Loading…
x
Reference in New Issue
Block a user