summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorArseny Kapoulkine <arseny.kapoulkine@gmail.com>2015-08-25 10:42:59 -0700
committerArseny Kapoulkine <arseny.kapoulkine@gmail.com>2015-08-25 10:42:59 -0700
commitd62b2541d7f120c692837c130abb22fe5b777a6c (patch)
treebbbbd7a3bf9aa5674f3673525d14a4155c27feac /README.md
parentabdba2235df8e1bceea2ebe868ebfa468e744ecd (diff)
Update README.md
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 9d8a935..cdd4663 100644
--- a/README.md
+++ b/README.md
@@ -1,4 +1,4 @@
-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 [![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) [![codecov.io](http://codecov.io/github/zeux/pugixml/coverage.svg?branch=master)](http://codecov.io/github/zeux/pugixml?branch=master)
=======
pugixml is a C++ XML processing library, which consists of a DOM-like interface with rich traversal/modification