now fix the badge

This commit is contained in:
Lee Thomason
2023-11-21 12:02:26 -08:00
parent 941e2d9018
commit 8d3cdf50db

View File

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