diff --git a/Home.md b/Home.md index 53bd71a..2743875 100644 --- a/Home.md +++ b/Home.md @@ -1,6 +1,6 @@ -# Developer documentation +## Developer documentation -## Overview +### Overview The entry point of the plugin is the initialization of the singleton class `\Event_Bridge_For_ActivityPub\Setup` in the main plugin file `event-bridge-for-activitypub.php`. The constructor of that class calls its `setup_hooks()` function. This function provides hooks that initialize all parts of the _Event Bridge For ActivityPub_ whenever needed.