diff --git a/README.md b/README.md index c9193d26..18994eb0 100644 --- a/README.md +++ b/README.md @@ -6,6 +6,7 @@ Sample code illustrating the VS Code extension APIs. * [Virtual Documents](/contentprovider-sample/README.md) * [Preview Html](/previewhtml-sample/README.md) * [Vim](/vim-sample/README.md) +* [Integrated Terminal](/terminal-example/README.md) # How to run locally