diff --git a/Home.md b/Home.md index 0463021..9f041dd 100644 --- a/Home.md +++ b/Home.md @@ -11,10 +11,10 @@ Common Modules (most important) Platform modules - `:platform` + Platform specific code -- `:platform:loader` (rarely needs to be touched) +- `:platform:loader` (rarely need to be touched) + For jarinjar loading, explained later in this guide -Misc. modules (rarely needs to be touched) +Misc. modules (rarely need to be touched) - `:common:common-api` + This contains the Slf4j implementation which needs to be included in loaders but doesn't need to be accessed by API users - `:common:common-templates`