Skip to content

Commit

Permalink
Update PyPI versions link on README
Browse files Browse the repository at this point in the history
  • Loading branch information
OmerFI authored Oct 1, 2022
1 parent 6dcf47d commit c278ccd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,9 @@
PyProbs is a module that has useful functionality that returns True or False output based on the given probability.

[![PyPI](https://img.shields.io/pypi/v/pyprobs)](https://pypi.org/project/pyprobs/)
[![Supported Python Versions](https://img.shields.io/pypi/pyversions/pyprobs.svg?color=blueviolet)](https://pypi.org/project/pyprobs/)
[![Tests](https://github.com/OmerFI/PyProbs/actions/workflows/tests.yml/badge.svg)](https://github.com/OmerFI/PyProbs/actions/workflows/tests.yml)
[![Documentation Status](https://readthedocs.org/projects/pyprobs/badge/?version=latest)](https://pyprobs.readthedocs.io/en/latest/?badge=latest)
[![Python](https://img.shields.io/badge/Python-v3.6%2B-blue)]()
[![License](https://img.shields.io/badge/License-MIT-green)]()
[![Downloads](https://pepy.tech/badge/pyprobs)](https://pepy.tech/project/pyprobs/)

Expand Down

0 comments on commit c278ccd

Please sign in to comment.