Lee Thomason 5 年之前
父節點
當前提交
2c5a6bfdd4
共有 1 個文件被更改,包括 2 次插入2 次删除
  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.