forked from external/vscode-xml
Update README.md
This commit is contained in:
parent
5dee16159e
commit
f21956e943
@ -1,5 +1,6 @@
|
||||
# XML Tools for Visual Studio Code
|
||||
This extension provides additional XML support to [VS Code](https://code.visualstudio.com).
|
||||
[![License](https://img.shields.io/github/license/DotJoshJohnson/vscode-xml.svg)](https://github.com/DotJoshJohnson/vscode-xml/blob/master/LICENSE)
|
||||
[![Current Version](https://img.shields.io/github/release/DotJoshJohnson/vscode-xml.svg)](https://github.com/DotJoshJohnson/vscode-xml/releases)
|
||||
|
||||
## Features
|
||||
* XML Formatting (Indent and Minify)
|
||||
@ -10,3 +11,9 @@ This extension provides additional XML support to [VS Code](https://code.visuals
|
||||
|
||||
## Release Notes
|
||||
Detailed release notes are available [here](https://github.com/DotJoshJohnson/vscode-xml/releases).
|
||||
|
||||
## Issues
|
||||
[![Iteration Backlog](https://badge.waffle.io/DotJoshJohnson/vscode-xml.svg?label=Iteration:%20Backlog&title=Iteration%20Backlog)](http://waffle.io/DotJoshJohnson/vscode-xml)
|
||||
[![In Progress](https://badge.waffle.io/DotJoshJohnson/vscode-xml.svg?label=Iteration:%20In%20Progress&title=In%20Progress)](http://waffle.io/DotJoshJohnson/vscode-xml)
|
||||
|
||||
Run into a bug? Report it [here](https://github.com/DotJoshJohnson/vscode-xml/issues).
|
||||
|
Loading…
Reference in New Issue
Block a user