Merge branch 'master' into patch-1

This commit is contained in:
2017-09-02 00:56:12 -04:00
committed by GitHub
+4 -2
View File
@@ -23,7 +23,7 @@
<p class="subtitle">A HumanFriendly API Service for Crypto Currency Information.</p>
<p>This service provides machine (and human) friendly JSON data for all known cryptocurrencies. All {{ coins|length }} active & known coins are supported.</p>
<p>This service provides machine (and human) friendly JSON data for all known cryptocurrencies. All {{ coins|length }} active &amp; known coins are supported.</p>
<p>Historical data, exchange rates, conversion ratios, and value conversion endpoints are all available, free of charge. Data is refreshed every five minutes.</p>
@@ -117,8 +117,9 @@
<h2>More Resources</h2>
<ul>
<li><a href="https://github.com/kennethreitz/awesome-coins">Awesome Crypto Currency Tools & Algorithms (Guide)</a></li>
<li><a href="https://github.com/shrayasr/Coinbin.net">.NET Client</a></li>
<li><a href="https://github.com/shrayasr/Coinbin.net">.NET Client for Coinbin.org</a></li>
</ul>
@@ -150,3 +151,4 @@
</body>
</html>