Skip to content

Commit 6138737

Browse files
authored
Update README.md
1 parent 635198c commit 6138737

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
[![PyPI version](https://badge.fury.io/py/click-types.svg)](https://badge.fury.io/py/click-types)
44
[![Codacy Badge](https://app.codacy.com/project/badge/Grade/ed3511c33a254bfe942777c9ef3251e3)](https://www.codacy.com/gh/codeaffen/click-types/dashboard?utm_source=github.com&utm_medium=referral&utm_content=codeaffen/click-types&utm_campaign=Badge_Grade)
5-
[![Documentation Status](https://readthedocs.org/projects/click-types/badge/?version=latest)](https://click-types.readthedocs.io/en/latest/?badge=latest)
5+
[![Documentation Status](https://readthedocs.org/projects/click-types/badge/?version=develop)](https://click-types.readthedocs.io/en/latest/?badge=develop)
66

77
[click](https://click.palletsprojects.com) is the `Command line interface creation kit` and it helps you to create command line interfaces with some few lines of code. Click comes with meaningful defauls to make starting with it as easy as possible.
88

0 commit comments

Comments
 (0)