Skip to content

Commit bf4e3f4

Browse files
authored
Update README.md
fix link description in readme
1 parent e283ca1 commit bf4e3f4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@ If you wish for other themes I am happy to take a pull request, just place your
9494
The pattern for linking svg content `![name](link to svg)` can be wrapped in `[]()` markdown option to link somewhere when clicked.
9595

9696
```md
97-
[![Codewars](https://github.r2v.ch/codewars?user=USERNAME)(LINK)]
97+
[![Codewars](https://github.r2v.ch/codewars?user=USERNAME)](LINK)
9898
```
9999

100100
[![Codewars](https://github.r2v.ch/codewars?user=dinifarb&name=true)](https://www.youtube.com/watch?v=dQw4w9WgXcQ)

0 commit comments

Comments
 (0)