Skip to content

Commit 7243cad

Browse files
committed
add appveyor badge to the readme
1 parent 485e162 commit 7243cad

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
## LightXML.jl
22

33
[![Build Status](https://travis-ci.org/JuliaLang/LightXML.jl.svg?branch=master)](https://travis-ci.org/JuliaLang/LightXML.jl)
4+
[![Build status](https://ci.appveyor.com/api/projects/status/si07guw1bbn4srtw/branch/master?svg=true)](https://ci.appveyor.com/project/tkelman/lightxml-jl/branch/master)
45

56
This package is a light-weight Julia wrapper of [libxml2](http://www.xmlsoft.org), which provides a minimal interface that covers functionalities that are commonly needed:
67

0 commit comments

Comments
 (0)