From 6fe1eebedaa3a691c1c29c2e52b158571bf25a36 Mon Sep 17 00:00:00 2001 From: Josh Johnson Date: Wed, 6 Jan 2016 18:34:13 -0500 Subject: [PATCH] Update README.md --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 40d69ba..3a0c761 100644 --- a/README.md +++ b/README.md @@ -3,4 +3,6 @@ This extension provides additional XML support to [VS Code](https://code.visuals ## Features * XML Formatting (Indent and Minify) -* XPath Evaluation ([Wiki](https://github.com/DotJoshJohnson/vscode-xml/wiki/How-To:-Evaluate-XPath-Queries)) \ No newline at end of file +* XPath Evaluation ([Wiki](https://github.com/DotJoshJohnson/vscode-xml/wiki/How-To:-Evaluate-XPath-Queries)) + +Detailed release notes are available [here](https://github.com/DotJoshJohnson/vscode-xml/releases).