Skip to content

Commit 44aa481

Browse files
authored
Update README.markdown (ngerakines#266)
include yoloCommit extension
1 parent 549bcd1 commit 44aa481

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

README.markdown

+4-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,10 @@ Some interesting usage for that can be:
1515
git config --global alias.yolo '!git commit -m "$(curl -s https://whatthecommit.com/index.txt)"'
1616
```
1717

18-
Or use the [WhatTheCommit](https://marketplace.visualstudio.com/items?itemName=Gaardsholt.vscode-whatthecommit) vscode extension
18+
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)
1922

2023
# License
2124

0 commit comments

Comments
 (0)