From bad542c1b395efec563315bf67c03c5a7b6e32b7 Mon Sep 17 00:00:00 2001 From: Josh Johnson Date: Mon, 18 Jan 2016 16:32:25 -0500 Subject: [PATCH] Update README.md --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 3358de5..5df5f36 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,7 @@ # XML Tools for Visual Studio Code -**Roadmap Status:** [Passive](https://github.com/TrueCommerce/meta/wiki/roadmaps#passive-roadmap)
-[![Build Status](https://travis-ci.org/TrueCommerce/vscode-xml.svg?branch=master)](https://travis-ci.org/TrueCommerce/vscode-xml) +[![Build Status](https://travis-ci.org/TrueCommerce/vscode-xml.svg?branch=master)](https://travis-ci.org/TrueCommerce/vscode-xml)
+**Roadmap Status:** [Passive](https://github.com/TrueCommerce/meta/wiki/roadmaps#passive-roadmap) + ## Features * XML Formatting (Indent and Minify) * XPath Evaluation ([How-To](https://github.com/TrueCommerce/vscode-xml/wiki/How-To:-Evaluate-XPath-Queries))