We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 549bcd1 commit 44aa481Copy full SHA for 44aa481
README.markdown
@@ -15,7 +15,10 @@ Some interesting usage for that can be:
15
git config --global alias.yolo '!git commit -m "$(curl -s https://whatthecommit.com/index.txt)"'
16
```
17
18
-Or use the [WhatTheCommit](https://marketplace.visualstudio.com/items?itemName=Gaardsholt.vscode-whatthecommit) vscode extension
+Or use one of the following VSCode Extensions:
19
+
20
+- [WhatTheCommit](https://marketplace.visualstudio.com/items?itemName=Gaardsholt.vscode-whatthecommit)
21
+- [yoloCommit](https://marketplace.visualstudio.com/items?itemName=JohnStilia.yolocommit)
22
23
# License
24
0 commit comments