docs: correct code block language in readme.md (#949)

This one is html not markdown
This commit is contained in:
Peter Dave Hello 2021-03-21 20:49:16 +08:00 committed by GitHub
parent 24e5f866c0
commit c8c3358f1b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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>