Update README.md

This commit is contained in:
Daniel Imms
2016-09-13 14:47:17 -07:00
committed by GitHub
parent 70e8e73063
commit b569310d7d

View File

@ -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