Skip to content

Commit f511b78

Browse files
committed
fixup! README.md: Add a Windows-specific preamble
Visual Studio Code _just_ introduced a new, neat feature, where clicking on a badge can open the repository really quickly, without having to clone it (e.g. when fixing typos or things like that). Let's add that badge to our README. Signed-off-by: Johannes Schindelin <[email protected]>
1 parent 3d45ac8 commit f511b78

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
Git for Windows
22
===============
33

4+
[![Open in Visual Studio Code](https://open.vscode.dev/badges/open-in-vscode.svg)](https://open.vscode.dev/git-for-windows/git)
45
[![Build status](https://github.com/git-for-windows/git/workflows/CI/PR/badge.svg)](https://github.com/git-for-windows/git/actions?query=branch%3Amaster+event%3Apush)
56
[![Join the chat at https://gitter.im/git-for-windows/git](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/git-for-windows/git?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
67

0 commit comments

Comments
 (0)