diff --git a/README.md b/README.md index daebf78..b6d0b52 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,8 @@ # InsideOutbound +https://github.com/user-attachments/assets/e5801701-e84d-4b6c-a0da-aadc9a5b1f91 + + ## Setup 1. Clone this repo. @@ -142,4 +145,4 @@ Before you can login, you need to set up a Salesforce DevHub. 2. PRs should only have 1 commit on them. The suggested workflow is - Make many commits during development - When opening a PR, do `git reset HEAD ` or `git reset HEAD~` - - When making changes in response to PR comments, do `git commit --amend --no-edit && git push --force` \ No newline at end of file + - When making changes in response to PR comments, do `git commit --amend --no-edit && git push --force`