We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a924d50 commit cb13da6Copy full SHA for cb13da6
1 file changed
README.md
@@ -1,6 +1,10 @@
1
# PoloniexWebSocketsApi
2
A C# wrapper for the Poloniex WebSockets api
3
4
+## NuGet package
5
+
6
+This package is available on NuGet.org under the name [PoloniexWebSocketsApi](https://www.nuget.org/packages/PoloniexWebSocketsApi).
7
8
## Usage example
9
10
Check [this JavaScript file](https://poloniex.com/js/plx_exchage.js?v=060617) for api reference.
0 commit comments