Skip to content

Commit

Permalink
🔤 Fixed badge for testing status in readme
Browse files Browse the repository at this point in the history
  • Loading branch information
jjmccollum committed Feb 18, 2024
1 parent 239b03b commit 4ed1cfd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
Fast, compact, open-source, TEI-compliant C++ implementation of the Coherence-Based Genealogical Method

[![Version 1.7.0](https://img.shields.io/badge/version-1.7.0-blue)](https://github.com/jjmccollum/open-cbgm)
[![Build Status](https://github.com/jjmccollum/teiphy/actions/workflows/testing.yml/badge.svg)](https://github.com/jjmccollum/teiphy/actions/workflows/testing.yml)
[![Build Status](https://github.com/jjmccollum/open-cbgm/actions/workflows/testing.yml/badge.svg)](https://github.com/jjmccollum/open-cbgm/actions/workflows/testing.yml)
[![MIT License](https://img.shields.io/badge/license-MIT-blue.svg?style=flat)](https://choosealicense.com/licenses/mit/)
[![DOI](https://zenodo.org/badge/DOI/10.5281/zenodo.4048498.svg)](https://doi.org/10.5281/zenodo.4048498)

Expand Down

0 comments on commit 4ed1cfd

Please sign in to comment.