summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/README.md b/README.md
index b156364d..08cc0c92 100644
--- a/README.md
+++ b/README.md
@@ -8,8 +8,9 @@ Enigma is distributed under the [LGPL-3.0](LICENSE).
8 8
9Enigma includes the following open-source libraries: 9Enigma includes the following open-source libraries:
10 10
11- A [modified version](https://github.com/FabricMC/procyon) of [Procyon](https://bitbucket.org/mstrobel/procyon) (Apache-2.0) 11- [Vineflower](https://github.com/Vineflower/vineflower) (Apache-2.0)
12- A [modified version](https://github.com/FabricMC/cfr) of [CFR](https://github.com/leibnitz27/cfr) (MIT) 12- A [modified version](https://github.com/FabricMC/cfr) of [CFR](https://github.com/leibnitz27/cfr) (MIT)
13- A [modified version](https://github.com/FabricMC/procyon) of [Procyon](https://bitbucket.org/mstrobel/procyon) (Apache-2.0)
13- [Guava](https://github.com/google/guava) (Apache-2.0) 14- [Guava](https://github.com/google/guava) (Apache-2.0)
14- [SyntaxPane](https://github.com/Sciss/SyntaxPane) (Apache-2.0) 15- [SyntaxPane](https://github.com/Sciss/SyntaxPane) (Apache-2.0)
15- [FlatLaf](https://github.com/JFormDesigner/FlatLaf) (Apache-2.0) 16- [FlatLaf](https://github.com/JFormDesigner/FlatLaf) (Apache-2.0)