diff --git a/doc/README.md b/doc/README.md index 44607b4..fbcdcbc 100644 --- a/doc/README.md +++ b/doc/README.md @@ -78,6 +78,7 @@ associated with the project, including pointers (aka, git submodules) of all the happen in two ways. Either direct using `prjgit-updater`, which updates the project git directly on pushes, + ![ProjectGit submodule is updated following push to PackageGit](project-update.svg "ProjectGit update following PackgeGit push") or indirectly via `pr-review` workflow, which updates project git via PR