Add Build Status Badge

This commit is contained in:
Josh Johnson 2016-01-14 11:02:26 -05:00
parent f31c3cfed4
commit 65fca7bdf4
1 changed files with 1 additions and 0 deletions

View File

@ -1,4 +1,5 @@
# XML Tools for Visual Studio Code
[![Build Status](https://travis-ci.org/TrueCommerce/vscode-xml.svg?branch=master)](https://travis-ci.org/TrueCommerce/vscode-xml)
## Features
* XML Formatting (Indent and Minify)
* XPath Evaluation ([How-To](https://github.com/TrueCommerce/vscode-xml/wiki/How-To:-Evaluate-XPath-Queries))