Skip to content

Commit

Permalink
docs: correct code block language in readme.md (anuraghazra#949)
Browse files Browse the repository at this point in the history
This one is html not markdown
  • Loading branch information
PeterDaveHello authored Mar 21, 2021
1 parent 24e5f86 commit c8c3358
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -354,7 +354,7 @@ Choose from any of the [default themes](#themes)

You usually won't be able to layout the images side by side. To do that you can use this approach:

```md
```html
<a href="https://github.com/anuraghazra/github-readme-stats">
<img align="center" src="https://github-readme-stats.vercel.app/api/pin/?username=anuraghazra&repo=github-readme-stats" />
</a>
Expand Down

0 comments on commit c8c3358

Please sign in to comment.