Skip to content

Commit e309e00

Browse files
authored
Fix images also acting as links to the image
1 parent d20b91a commit e309e00

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<h1 align="center">
2-
<img align="center" width="20%" src="MultiRPC/Assets/Svg%20files/MultiRPCLogo.svg" alt="MultiRPC logo">
2+
<a href="#"><img align="center" width="20%" src="MultiRPC/Assets/Svg%20files/MultiRPCLogo.svg" alt="MultiRPC logo"></a>
33
<p align="center" style="line-height: 0">MultiRPC</h1>
44
<h3 align="center">A Discord rich presence manager with a cool GUI and support for custom status and multiple profiles!</h3>
55
</h1>
@@ -9,7 +9,7 @@
99
## Info
1010
This application allows you to control what is shown on your account using discord rich presence! Giving you the ability to provide custom images and statuses on your profile!
1111

12-
![Image](https://i.imgur.com/UpqlwSd.png)
12+
<a href="#info"><img src="https://i.imgur.com/UpqlwSd.png" alt="Rich presence example"></a>
1313
<hr/>
1414

1515
# Features!

0 commit comments

Comments
 (0)