Skip to content

Commit d5b793a

Browse files
Update README.md
1 parent 3a7bb1f commit d5b793a

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

docs/development/README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,12 @@
33
44
[![Known Vulnerabilities](https://snyk.io/test/github/MichaelCurrin/auto-commit-msg/badge.svg?targetFile=package.json)](https://snyk.io/test/github/MichaelCurrin/auto-commit-msg?targetFile=package.json)
55
[![Made with Node.js](https://img.shields.io/badge/dynamic/json?label=node&query=%24.engines%5B%22node%22%5D&url=https%3A%2F%2Fraw.githubusercontent.com%2FMichaelCurrin%2Fauto-commit-msg%2Fmaster%2Fpackage.json&logo=node.js&logoColor=white)](https://nodejs.org "Go to Node.js homepage")
6-
[![Made for VS Code](https://img.shields.io/badge/dynamic/json?label=vscode&query=%24.engines.vscode&url=https%3A%2F%2Fraw.githubusercontent.com%2FMichaelCurrin%2Fauto-commit-msg%2Fmaster%2Fpackage.json&logo=visualstudiocode&logoColor=white)](https://code.visualstudio.com/ "Go to VS Code homepage")
76
[![Package - Typescript](https://img.shields.io/github/package-json/dependency-version/MichaelCurrin/auto-commit-msg/dev/typescript?logo=typescript&logoColor=white)](https://www.npmjs.com/package/typescript "Go to TypeScript homepage")
87

8+
Requires VS Code version: [![Made for VS Code](https://img.shields.io/badge/dynamic/json?label=vscode&query=%24.engines.vscode&url=https%3A%2F%2Fraw.githubusercontent.com%2FMichaelCurrin%2Fauto-commit-msg%2Fmaster%2Fpackage.json&logo=visualstudiocode&logoColor=white)](https://code.visualstudio.com/ "Go to VS Code homepage")
9+
10+
This guide is for anyone who wants to contribute to this repo or who just wants to explore this extension's code and how it works in VS Code.
11+
912

1013
## Overview
1114

0 commit comments

Comments
 (0)