diff --git a/readme.md b/readme.md index d5fecca..915df55 100644 --- a/readme.md +++ b/readme.md @@ -5,7 +5,7 @@ DIY sms announce lists for you and yours 🤳 ## norms for working on this repo - work in a branch - branch names should use the format `username/thing-you-are-doing` - - ex. `git checkout -b maren/update-readme-3` + - for example `git checkout -b maren/update-readme-3` - don't worry about tidy commits! just keep your work in a branch - open a PR and review with someone synchronously before merging to main