diff options
author | Arseny Kapoulkine <arseny.kapoulkine@gmail.com> | 2015-05-03 19:15:47 -0700 |
---|---|---|
committer | Arseny Kapoulkine <arseny.kapoulkine@gmail.com> | 2015-05-03 19:15:47 -0700 |
commit | 708952d84ebaa1e6c5fa080596bf4a5357789d5d (patch) | |
tree | 7125d354af54ec0bb873f8f4acdae0b6a216c36c /README.md | |
parent | 51faffa238fb7e105325b720f1de9a50392ca74c (diff) |
Update README.md
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,4 +1,4 @@ -pugixml [![Build Status](https://travis-ci.org/zeux/pugixml.png?branch=master)](https://travis-ci.org/zeux/pugixml) [![Build status](https://ci.appveyor.com/api/projects/status/9hdks1doqvq8pwe7?svg=true)](https://ci.appveyor.com/project/zeux/pugixml) +pugixml [![Build Status](https://travis-ci.org/zeux/pugixml.svg?branch=master)](https://travis-ci.org/zeux/pugixml) [![Build status](https://ci.appveyor.com/api/projects/status/9hdks1doqvq8pwe7/branch/master?svg=true)](https://ci.appveyor.com/project/zeux/pugixml) ======= pugixml is a C++ XML processing library, which consists of a DOM-like interface with rich traversal/modification |