diff options
author | Arseny Kapoulkine <arseny.kapoulkine@gmail.com> | 2015-05-03 19:12:23 -0700 |
---|---|---|
committer | Arseny Kapoulkine <arseny.kapoulkine@gmail.com> | 2015-05-03 19:12:23 -0700 |
commit | 51faffa238fb7e105325b720f1de9a50392ca74c (patch) | |
tree | 4d69c22eca488a3272d0f5ad3dcf2adb1516ccbb | |
parent | 272c80f67c27b42889d0224a8d282d38f9e872e1 (diff) |
Update 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) +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 is a C++ XML processing library, which consists of a DOM-like interface with rich traversal/modification |