From 1aecb9a13afd83bea10c5cfbe341a9e3751f59bb Mon Sep 17 00:00:00 2001 From: Camille Date: Fri, 13 Nov 2020 10:04:03 +0200 Subject: [PATCH] Update README.md --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README.md b/README.md index 3cccb85..042bb96 100644 --- a/README.md +++ b/README.md @@ -166,3 +166,11 @@ wscat --connect localhost:8080/private --header "Authorization: Bearer ${JWT}" ``` {"event":"subscribe","streams":["btcusd.trades","ethusd.ob-inc","ethusd.trades","xrpusd.ob-inc","xrpusd.trades","usdtusd.ob-inc","usdtusd.trades"]} ``` + +## License +Barong JWT is released under the terms of the [Apache License 2.0](LICENSE.md). + +## Credits +Maintained by [Openware](https://github.com/openware) and used in its [cryptocurrency exchange software](https://www.openware.com) stack. + +