From dff8a337b1ee9aec7ff3cf977d78c53944834831 Mon Sep 17 00:00:00 2001 From: Markus Wolf Date: Tue, 26 Sep 2017 22:06:56 +0200 Subject: [PATCH] Add note and link to README.md Sure, you are right. --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 7c100e9..cc5f806 100644 --- a/README.md +++ b/README.md @@ -51,6 +51,7 @@ A curated list of delightful [Visual Studio Code](https://code.visualstudio.com/ - [Git Project Manager](#git-project-manager) - [GitLink](#gitlink) - [GitLens](#gitlens) + - [GitHub](#github) - [Icon Fonts](#icon-fonts) - [Multiple clipboards](#multiple-clipboards) - [npm Intellisense](#npm-intellisense) @@ -335,6 +336,8 @@ Features full workbench theming > Provides GitHub workflow support. For example browse project, issues, file (the current line), create and manage pull request. Support for other providers (e.g. gitlab or bitbucket) is planned. +> Have a look at the [README.md](https://github.com/KnisterPeter/vscode-github/blob/master/README.md) on how to get started with the setup for this extension. + ### [Icon Fonts](https://marketplace.visualstudio.com/items?itemName=idleberg.icon-fonts) > Snippets for popular icon fonts such as Font Awesome, Ionicons, Glyphicons, Octicons, Material Design Icons and many more!