mirror of
https://github.com/anuraghazra/github-readme-stats.git
synced 2025-03-07 15:08:07 +08:00
docs: correct code block language in readme.md (#949)
This one is html not markdown
This commit is contained in:
parent
24e5f866c0
commit
c8c3358f1b
@ -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>
|
||||
|
Loading…
Reference in New Issue
Block a user