From 29bea545ec76cb204d1763db106e0a78f88d9327 Mon Sep 17 00:00:00 2001 From: Jeddunk Date: Mon, 24 Aug 2020 15:54:24 +0200 Subject: [PATCH] Updated README.md --- README.md | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 384b2d2..8437774 100644 --- a/README.md +++ b/README.md @@ -37,10 +37,21 @@ Download the latest release and extract it into any folder (e.g. `%USERPROFILE%\ ### Java 11 - +*WIP* ## License Auto-CreamAPI itself is licensed under the GNU General Public License v3.0 CreamAPI © 2016-2019, deadmau5. All Rights Reserved. + +The following dependencies are licensed under the Apache License 2.0: +* JFoenix +* fontawesomefx +* gson +* Apache Commons BeanUtils +* Apache Commons Configuration + +The following dependencies are licensed under the MIT License: +* jsoup +* Unirest-Java