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