Skip to content

Commit d085b96

Browse files
committed
Merge branch 'master' into author-andy-maier
2 parents 740ae94 + d4e8dfb commit d085b96

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# Click Spinner
22

3+
[![PyPI](https://img.shields.io/pypi/v/click-spinner.svg)](https://pypi.python.org/pypi/click-spinner/) [![Build Status](https://travis-ci.org/click-contrib/click-spinner.svg?branch=master)](https://travis-ci.org/click-contrib/click-spinner)
4+
35
Sometimes you would just like to show the user some progress,
46
but a progress bar is not suitable because you don’t know how much longer it would take.
57
In these cases you might want to display a simple spinner using the `spinner()` function.

0 commit comments

Comments
 (0)