Skip to content

Commit f8c1f22

Browse files
authored
Replace image links with HTML img tags in README
1 parent 1c09353 commit f8c1f22

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

README.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -48,15 +48,15 @@ See https://github.com/unitycoder/UnityLauncherPro/blob/master/CONTRIBUTING.md
4848

4949
### Screenshots
5050

51-
![Image](https://github.com/user-attachments/assets/80bd8ff4-7e90-4c1a-9501-74cf3ea538f6)
51+
<img width="896" height="881" alt="image" src="https://github.com/user-attachments/assets/8b951b5d-a531-4b25-b395-579dea768805" />
5252

53-
![image](https://github.com/unitycoder/UnityLauncherPro/assets/5438317/21eb1fcd-3cb1-4dea-8133-9ce440de77d8)
53+
<img width="891" height="888" alt="image" src="https://github.com/user-attachments/assets/6553db81-d302-45e8-80b2-fc0625870230" />
5454

55-
![image](https://github.com/unitycoder/UnityLauncherPro/assets/5438317/2942c1d7-2006-4dee-8b68-e1f6f2e0fbf4)
55+
<img width="891" height="888" alt="image" src="https://github.com/user-attachments/assets/8acfbf9d-4180-4067-a588-9a7cf9e91343" />
5656

57-
![image](https://github.com/unitycoder/UnityLauncherPro/assets/5438317/6f8dce07-c640-42db-a1ef-d8bcc7a80cc2)
57+
<img width="891" height="888" alt="image" src="https://github.com/user-attachments/assets/c6b08679-2995-4032-8c6e-aaed4f9c291c" />
5858

59-
![Image](https://github.com/user-attachments/assets/fa4e004a-f3c6-47d5-996f-9b603048ad18)
59+
<img width="931" height="850" alt="image" src="https://github.com/user-attachments/assets/a91ce746-b1f5-4af8-b475-d1525d61c967" />
6060

6161
### Perform tasks on selected project
6262
![image](https://github.com/unitycoder/UnityLauncherPro/assets/5438317/a0b468ba-e3a6-420b-8155-78bc32814752)

0 commit comments

Comments
 (0)