Fix Markdown example
This commit is contained in:
parent
439d5c0cb1
commit
2553384e7c
@ -32,7 +32,7 @@ some people might want a nice badge to put in their README, that's why I impleme
|
||||
used for GitHub, GitLab and Bitbucket repositories. Just put the following code in your README:
|
||||
|
||||
<pre>
|
||||
[![Hits-of-Code](https://hitsofcode.com/<service>/<user>/<repo>)](https://hitsofcode.com/<service>/<user>/<repo>)
|
||||
[![Hits-of-Code](https://hitsofcode.com/<service>/<user>/<repo>)](https://hitsofcode.com/view/<service>/<user>/<repo>)
|
||||
</pre>
|
||||
|
||||
where <code><service></code> is one of <code>github</code>, <code>gitlab</code> or <code>bitbucket</code>. So the
|
||||
|
Loading…
Reference in New Issue
Block a user