diff --git a/ARCHITECTURE.md b/ARCHITECTURE.md index 8842a8c..c898482 100644 --- a/ARCHITECTURE.md +++ b/ARCHITECTURE.md @@ -1,17 +1,19 @@ # Batarang Architecture -This document describes the different parts of Batarang and how they interact. -This is intended for anyone that wants to contribute to or improve Batarang. +This document describes the different parts of Batarang and how they interact +with the aim to be useful for anyone that wants to help improve Batarang. ## Parts -### Chrome Devtools Pane +### Devtools Elements pane + +### Devtools Pane Dispays stuff ### Instrumentation -Hooks into the app to give you stats and access to the models +Hooks into the app to give you stats and access to the models. ### Background Page - Lets us communicate between app and devtools pane @@ -20,12 +22,13 @@ Hooks into the app to give you stats and access to the models ## Bootstrap -How does Batarang start? +How does Batarang start? When a tab is opened in Chrome: -1. `manifest.json` – ... -2. content script - - crazy bootstrap -3. embeds `