Update README.md

This commit is contained in:
Kalakoi
2017-12-21 12:16:21 -05:00
committed by GitHub
parent 8456ec5064
commit a6122cf77a

View File

@@ -1,2 +1,8 @@
# CoinMarketCap.NET
An asynchronous wrapper library for the CoinMarketCap.com API written in C# for .NET Framework 4.5+
Assembly: Kalakoi.Crypto.CoinMarketCap.dll
Namespace: Kalakoi.Crypto.CoinMarketCap
Please check src/CoinMarketCap.cs for outward facing methods.