diff --git a/README.md b/README.md index 47a9847..d7b8928 100644 --- a/README.md +++ b/README.md @@ -24,6 +24,9 @@ c:\dev\clyde\src ▷ External commands are invoked in the same way: ``` -c:\one ▷ cd two -c:\one\two ▷ +c:\dev\clyde ▷ git status +On branch main +Your branch is up to date with 'origin/main'. + +nothing to commit, working tree clean ```