Skip to content
This repository was archived by the owner on May 6, 2022. It is now read-only.

Commit ac41290

Browse files
authored
Update README.md
1 parent a9c3cb0 commit ac41290

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,9 @@
99
[![PyPI version](https://badge.fury.io/py/spokestack.svg)](https://badge.fury.io/py/spokestack)
1010
[![Coverage Status](https://coveralls.io/repos/github/spokestack/spokestack-python/badge.svg?branch=master)](https://coveralls.io/github/spokestack/spokestack-python?branch=master)
1111
[![Code style: black](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/psf/black)
12+
![PyPI - Downloads](https://img.shields.io/pypi/dm/spokestack)
1213
[![GitHub stars](https://img.shields.io/github/stars/spokestack/spokestack-python?style=social)](https://github.com/spokestack/spokestack-python/stargazers)
1314
![GitHub watchers](https://img.shields.io/github/watchers/spokestack/spokestack-python?style=social)
14-
![PyPI - Downloads](https://img.shields.io/pypi/dm/spokestack)
1515
![Twitter Follow](https://img.shields.io/twitter/follow/spokestack?style=social)
1616

1717
Welcome to Spokestack Python! This library is intended for developing [voice interfaces](https://en.wikipedia.org/wiki/Voice_user_interface) in Python. This can include anything from [Raspberry Pi](https://www.raspberrypi.org/) applications like traditional smart speakers to [Django](https://www.djangoproject.com/) web applications. _Anything_ built in [Python](https://www.python.org/) can be given a voice interface.

0 commit comments

Comments
 (0)