diff --git a/README.md b/README.md index c4b5637..7bebb64 100644 --- a/README.md +++ b/README.md @@ -103,6 +103,9 @@ Donations are greatly appreciated and a motivation to keep improving. **Eth**: 0x069176ca1a4b1d6e0b7901a6bc0dbf3bb0bf5cc2 **Nano**: xrb_1ocs3hbp561ef76eoctjwg85w5ugr8wgimkj8mfhoyqbx4s1pbc74zggw7gs +## Discord +A Discord server is available [here](https://discord.gg/MSpeEtSY8t). For discussion and/or questions around the CryptoExchange.Net and implementation libraries, feel free to join. + ## Usage Most API methods are available in two flavors, sync and async, see the example using the `BinanceClient`: ````C#