diff --git a/README.md b/README.md index 48fae4f..743798e 100644 --- a/README.md +++ b/README.md @@ -3,8 +3,8 @@ This extension provides additional XML support to [VS Code](https://code.visuals ## Features * XML Formatting (Indent and Linearize) -* XPath Evaluation +* XPath Evaluation ([Wiki](https://github.com/DotJoshJohnson/vscode-xml/wiki/How-To:-Evaluate-XPath-Queries)) ## Roadmap * XPath Builder -* View XML as Tree \ No newline at end of file +* View XML as Tree