Skip to content

Commit a3eb0ed

Browse files
committed
Changed source of image files from external URLs to local files
1 parent 9a5d191 commit a3eb0ed

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

readme.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
![SlippiStatsBot Logo](https://raw.githubusercontent.com/shrianshChari/SlippiStatsBot/master/images/logos/SlippiStats.png)
1+
![SlippiStatsBot Logo](./images/logos/SlippiStats.png)
22
# SlippiStatsBot
33
A Discord bot dedicated to analysis of Project Slippi SLP replay files on Discord.
44
---
@@ -16,11 +16,11 @@ A Discord bot dedicated to analysis of Project Slippi SLP replay files on Discor
1616

1717
To activate Slippi replay file analysis, mention the bot and upload the `.slp` replay file to the message. SlippiStatsBot will then analyze the replay file and display statistics from the game.
1818

19-
![SLP Analysis](https://github.com/shrianshChari/SlippiStatsBot/blob/master/images/gifs/ReplayUpload.gif?raw=true)
19+
![SLP Analysis](./images/gifs/ReplayUpload.gif)
2020

2121
You can select the dropdown to see which set of statistics you want to view.
2222

23-
![Viewing Stats](https://raw.githubusercontent.com/shrianshChari/SlippiStatsBot/master/images/gifs/ChangeEmbed.gif)
23+
![Viewing Stats](./images/gifs/ChangeEmbed.gif)
2424

2525
#### Other commands
2626

0 commit comments

Comments
 (0)