Skip to content

Commit

Permalink
Added badges to README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
innot committed Aug 16, 2022
1 parent ee6a3c0 commit d981748
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,9 @@
[![License](https://img.shields.io/github/license/innot/ArgParseDecorator)](https://github.com/innot/argparseDecorator/blob/master/LICENSE.txt)
![Python Version](https://img.shields.io/pypi/pyversions/ArgParseDecorator)
[![pypi](https://img.shields.io/pypi/v/ArgParseDecorator.svg)](https://pypi.org/project/ArgParseDecorator)
[![RTD](https://readthedocs.org/projects/ArgParseDecorator/badge/?version=latest)](https://argparsedecorator.readthedocs.io)
[![Build](https://github.com/innot/argparseDecorator/actions/workflows/ci.yaml/badge.svg)](https://github.com/innot/argparseDecorator/actions/workflows/ci.yaml)
[![codecov](https://codecov.io/gh/innot/argparseDecorator/branch/master/graph/badge.svg)](https://codecov.io/gh/innot/argparseDecorator)
[![codecov](https://codecov.io/gh/innot/argparseDecorator/branch/master/graph/badge.svg?token=IPZB3RQUXD)](https://codecov.io/gh/innot/argparseDecorator)

# About

Expand Down

0 comments on commit d981748

Please sign in to comment.