Skip to content

Commit

Permalink
Merge pull request #95 from Jacyking/master
Browse files Browse the repository at this point in the history
  • Loading branch information
qicosmos committed Apr 26, 2023
2 parents f61632b + 9671540 commit a2a9d09
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
<p align="center">
<a href="https://github.com/qicosmos/ormpp/actions/workflows/ci.yml">
<img alt="build" src="https://github.com/qicosmos/ormpp/actions/workflows/ci.yml/badge.svg?branch=master">
<a href="https://github.com/qicosmos/ormpp/actions/workflows/ci-sqlite.yml">
<img alt="ci-sqlite" src="https://github.com/qicosmos/ormpp/actions/workflows/ci-sqlite.yml/badge.svg?branch=master">
</a>
<a href="https://github.com/qicosmos/ormpp/actions/workflows/ci-mysql.yml">
<img alt="ci-mysql" src="https://github.com/qicosmos/ormpp/actions/workflows/ci-mysql.yml/badge.svg?branch=master">
</a>
<a href="https://codecov.io/gh/qicosmos/ormpp">
<img alt="codecov" src="https://codecov.io/gh/qicosmos/ormpp/branch/master/graph/badge.svg">
Expand Down

0 comments on commit a2a9d09

Please sign in to comment.