From f70e4df0b86e6ee4eef0e2cbf8074a0cac6ca3fedabe6fa2fc00d3cfcd4ac896 Mon Sep 17 00:00:00 2001 From: Adam Majer Date: Sun, 18 Aug 2024 19:42:28 +0200 Subject: [PATCH] . --- doc/README.md | 1 + 1 file changed, 1 insertion(+) 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