Skip to content

Commit cce5a37

Browse files
authored
Add badges to README for project status and metrics
Added badges for version, workflow status, downloads, and license.
1 parent afd116c commit cce5a37

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
# Python 3 Blue Box DTMF Tone Generator
22

3+
[![PyPI - Version](https://img.shields.io/pypi/v/mfbluebox)](https://pypi.org/project/mfbluebox/) [![GitHub Actions Workflow Status](https://img.shields.io/github/actions/workflow/status/zeyus/Python3BlueBox/codetest.yml)](https://github.com/zeyus/Python3BlueBox/actions/workflows/codetest.yml)
4+
[![PyPI - Downloads](https://img.shields.io/pypi/dm/mfbluebox)](https://pypi.org/project/mfbluebox/) [![PyPI - License](https://img.shields.io/pypi/l/mfbluebox)](LICENSE.md)
5+
6+
7+
38
Modernized python bluebox DTMF tone generator / dialer.
49

510
![BlueBox Phreaking](./blue-box.png)

0 commit comments

Comments
 (0)