From d2bffa1257dd17142bca773176ce491c64c9912c Mon Sep 17 00:00:00 2001 From: Josh Johnson Date: Sun, 22 Nov 2015 00:57:48 -0500 Subject: [PATCH] Update README.md --- README.md | 13 +++++++++++-- 1 file changed, 11 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 084d49e..7a91f21 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,11 @@ -# vscode-xml -Additional XML Support for Visual Studio Code +# XML Tools for Visual Studio Code +This extension provides additional XML support to [VS Code](https://code.visualstudio.com). + +## Features +* Under Construction... + +## Roadmap +* XML Formatting +* XPath Evaluation +* XPath Builder +* View XML as Tree \ No newline at end of file