Skip to content

Commit 9666bf1

Browse files
committed
Add test status badge to README
1 parent f6ac716 commit 9666bf1

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

README.rst

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,10 @@ ConfigArgParse
1313
:alt: Downloads per week
1414
:target: https://pepy.tech/project/configargparse
1515

16+
.. image:: https://github.com/bw2/ConfigArgParse/actions/workflows/test.yml/badge.svg?branch=master
17+
:alt: Build status
18+
:target: https://github.com/bw2/ConfigArgParse/actions/workflows/test.yml
19+
1620
.. image:: https://img.shields.io/badge/-API_Documentation-blue
1721
:alt: API Documentation
1822
:target: https://bw2.github.io/ConfigArgParse/

0 commit comments

Comments
 (0)