diff --git a/README.md b/README.md
index 81b230bd..5f41d601 100644
--- a/README.md
+++ b/README.md
@@ -1,6 +1,9 @@
-# Extension Samples
+
+ VSCode Extension Samples
+
-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)