Unverified Commit c8c3358f authored by Peter Dave Hello's avatar Peter Dave Hello Committed by GitHub
Browse files

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

This one is html not markdown
parent 24e5f866
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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>