Lee Thomason 5 lat temu
rodzic
commit
2c5a6bfdd4
1 zmienionych plików z 2 dodań i 2 usunięć
  1. 2 2
      readme.md

+ 2 - 2
readme.md

@@ -3,10 +3,10 @@ TinyXML-2
 
 [![TravisCI Status](https://travis-ci.org/leethomason/tinyxml2.svg?branch=master)](https://travis-ci.org/leethomason/tinyxml2) [![AppVeyor Status](https://ci.appveyor.com/api/projects/status/github/leethomason/tinyxml2?branch=master&svg=true)](https://ci.appveyor.com/project/leethomason/tinyxml2)
 
-![TinyXML-2 Logo](http://www.grinninglizard.com/tinyxml2/TinyXML2_small.png)
-
 ![C/C++ CI Unixish](https://github.com/leethomason/tinyxml2/workflows/C/C++%20CI%20Unixish/badge.svg)
 
+![TinyXML-2 Logo](http://www.grinninglizard.com/tinyxml2/TinyXML2_small.png)
+
 TinyXML-2 is a simple, small, efficient, C++ XML parser that can be
 easily integrated into other programs.