From c6bc677100a928375ea8f18376fa4416223f4538 Mon Sep 17 00:00:00 2001 From: Alex Shesterov Date: Wed, 7 Nov 2018 09:09:28 +0100 Subject: [PATCH] Added a reference to Java API wrapper --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 07e3f32..20aaa9c 100644 --- a/README.md +++ b/README.md @@ -150,3 +150,6 @@ For more authentication error troubleshooting, please see this [article](https:/ **.NET** - [Sirius.OneSky](https://github.com/siriusch/Sirius.OneSky) - siriusch + +**Java** +- [onesky-java](https://github.com/vovkss/onesky-java)