From 74344111bced355691e4a973666ff9bb0cbc829c Mon Sep 17 00:00:00 2001 From: hexu Date: Sun, 22 Oct 2023 15:20:07 +0200 Subject: [PATCH] add badge of github action python application --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 3b1f8b2..ad80ec7 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,4 @@ +[![Python application](https://github.com/mailhexu/TB2J/actions/workflows/python-app.yml/badge.svg)](https://github.com/mailhexu/TB2J/actions/workflows/python-app.yml) [![Documentation Status](https://readthedocs.org/projects/tb2j/badge/?version=latest)](https://tb2j.readthedocs.io/en/latest/?badge=latest) [![Build Status](https://app.travis-ci.com/mailhexu/TB2J.svg?branch=master)](https://app.travis-ci.com/mailhexu/TB2J) [![Downloads](https://pepy.tech/badge/tb2j)](https://pepy.tech/project/tb2j)