From 0f7f0a72a88a05d519eb75cf319d1ed615d3992c Mon Sep 17 00:00:00 2001 From: Nick Zozaya <34489533+Nickz22@users.noreply.github.com> Date: Thu, 5 Dec 2024 15:06:41 -0800 Subject: [PATCH] Update README.md --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) 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`