Fix Markdown example

This commit is contained in:
Valentin Brandl 2019-04-20 12:38:57 +02:00
parent 439d5c0cb1
commit 2553384e7c
No known key found for this signature in database
GPG Key ID: 30D341DD34118D7D

View File

@ -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/&lt;service&gt;/&lt;user&gt;/&lt;repo&gt;)](https://hitsofcode.com/&lt;service&gt;/&lt;user&gt;/&lt;repo&gt;)
[![Hits-of-Code](https://hitsofcode.com/&lt;service&gt;/&lt;user&gt;/&lt;repo&gt;)](https://hitsofcode.com/view/&lt;service&gt;/&lt;user&gt;/&lt;repo&gt;)
</pre>
where <code>&lt;service&gt;</code> is one of <code>github</code>, <code>gitlab</code> or <code>bitbucket</code>. So the