Pārlūkot izejas kodu

now fix the badge

Lee Thomason 2 gadi atpakaļ
vecāks
revīzija
8d3cdf50db
1 mainītis faili ar 1 papildinājumiem un 3 dzēšanām
  1. 1 3
      readme.md

+ 1 - 3
readme.md

@@ -1,9 +1,7 @@
 TinyXML-2
 =========
 
-![Build](https://github.com/leethomason/tinyxml2/actions/workflows/test.yml/badge.svg)
-
-![TinyXML-2 Logo](http://www.grinninglizard.com/tinyxml2/TinyXML2_small.png)
+[![Test](https://github.com/leethomason/tinyxml2/actions/workflows/test.yml/badge.svg)](https://github.com/leethomason/tinyxml2/actions/workflows/test.yml)
 
 TinyXML-2 is a simple, small, efficient, C++ XML parser that can be
 easily integrated into other programs.