Update README.md

This commit is contained in:
Kalakoi
2017-12-15 15:32:53 -05:00
committed by GitHub
parent 399a158b4a
commit 3b882020e9

View File

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