Update README.md

This commit is contained in:
Josh Johnson 2016-01-11 16:26:04 -05:00
parent f21956e943
commit c37086dbd2

View File

@ -1,13 +1,11 @@
# XML Tools for Visual Studio Code # XML Tools for Visual Studio Code
[![License](https://img.shields.io/github/license/DotJoshJohnson/vscode-xml.svg)](https://github.com/DotJoshJohnson/vscode-xml/blob/master/LICENSE)
[![Current Version](https://img.shields.io/github/release/DotJoshJohnson/vscode-xml.svg)](https://github.com/DotJoshJohnson/vscode-xml/releases)
## Features ## Features
* XML Formatting (Indent and Minify) * XML Formatting (Indent and Minify)
* XPath Evaluation ([Wiki](https://github.com/DotJoshJohnson/vscode-xml/wiki/How-To:-Evaluate-XPath-Queries)) * XPath Evaluation ([How-To](https://github.com/DotJoshJohnson/vscode-xml/wiki/How-To:-Evaluate-XPath-Queries))
* XQuery Language/Syntax Highlighting * XQuery Language/Syntax Highlighting
* XQuery Linting * XQuery Linting
* XQuery Code Completion * XQuery Code Completion
* XQuery Execution ([How-To](https://github.com/DotJoshJohnson/vscode-xml/wiki/How-To%3A-Executing-XQuery-Scripts))
## Release Notes ## Release Notes
Detailed release notes are available [here](https://github.com/DotJoshJohnson/vscode-xml/releases). Detailed release notes are available [here](https://github.com/DotJoshJohnson/vscode-xml/releases).