diff --git a/README.md b/README.md index 31c5030..d8ac0aa 100644 --- a/README.md +++ b/README.md @@ -3,6 +3,7 @@ ## Features * [XML Formatting](https://github.com/TrueCommerce/vscode-xml/wiki/xml-formatting) +* [XML Tree View](https://github.com/TrueCommerce/vscode-xml/wiki/xml-tree-view) * [XPath Evaluation](https://github.com/TrueCommerce/vscode-xml/wiki/xpath-evaluation) * [XQuery Linting](https://github.com/TrueCommerce/vscode-xml/wiki/xquery-linting) * [XQuery Execution](https://github.com/TrueCommerce/vscode-xml/wiki/xquery-script-execution) diff --git a/resources/wiki-images/xpath/xpath-step1.png b/resources/wiki-images/xpath/xpath-step1.png deleted file mode 100644 index 8199e9e..0000000 Binary files a/resources/wiki-images/xpath/xpath-step1.png and /dev/null differ diff --git a/resources/wiki-images/xpath/xpath-step2.png b/resources/wiki-images/xpath/xpath-step2.png deleted file mode 100644 index 5114005..0000000 Binary files a/resources/wiki-images/xpath/xpath-step2.png and /dev/null differ diff --git a/resources/wiki-images/xpath/xpath-step3.png b/resources/wiki-images/xpath/xpath-step3.png deleted file mode 100644 index e64ee97..0000000 Binary files a/resources/wiki-images/xpath/xpath-step3.png and /dev/null differ