We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 47fe83d commit 66dbf9eCopy full SHA for 66dbf9e
1 file changed
INSTRUCTIONS.md
@@ -88,7 +88,7 @@ python3 add_bird.py birds/bird_yourname.png
88
89
```bash
90
git add .
91
-git commit -m "Add my bird 🐦"
+git commit -m "Add my bird"
92
git push
93
```
94
0 commit comments