👌 IMPROVE: Centered Title

This commit is contained in:
Ahmad Awais
2018-05-31 08:38:41 +05:00
parent 9e2c5bcd9d
commit 08a7bcb187

View File

@ -1,6 +1,9 @@
# Extension Samples
<h1 align="center">
VSCode Extension Samples
</h1>
This repository contains sample code illustrating the VS Code extension API. The following is a
This repository contains sample code illustrating the VS Code extension API. The following is a
list of self-contained, running extensions that show one or multiple concepts of the API:
* [Virtual Documents](/contentprovider-sample/README.md)