From c973a1a3c688e5138f291f8035fafdede6cc735d Mon Sep 17 00:00:00 2001 From: Alex Zenla Date: Mon, 20 Feb 2023 13:16:35 -0800 Subject: [PATCH] README: Explain the differences between the common libraries. --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index 6e3ced6..f06ec32 100644 --- a/README.md +++ b/README.md @@ -14,6 +14,13 @@ server. * tool-gjallarhorn - Heimdall swiss army knife +## Libraries + +* common-all: Common code for every Foundation module. +* common-plugin: Common code for every Foundation plugin. Included directly in the plugin jar. +* common-heimdall: Common code for Heimdall modules. +* foundation-shared: Common code for every Foundation plugin. Linked dynamically from Foundation Core. + ## Installation The following command downloads and runs a script that will fetch the latest update manifest, and