Skip to content

Commit cb278ac

Browse files
authored
Added badges to readme
1 parent 6fa1408 commit cb278ac

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
@@ -2,6 +2,8 @@
22
### *A multi-armed bandit library for Python*
33

44
Slots is intended to be a basic, very easy-to-use multi-armed bandit library for Python.
5+
[![PyPI](https://img.shields.io/pypi/v/slots)](https://pypi.org/project/slots/)
6+
[![Downloads](https://pepy.tech/badge/slots)](https://pepy.tech/project/slots)
57

68
#### Author
79
[Roy Keyes](https://roycoding.github.io) -- roy.coding@gmail

0 commit comments

Comments
 (0)