From 9ed6373665a01517d838f179e305b84d3fe2fb05 Mon Sep 17 00:00:00 2001 From: RuhiJain <138304656+Ruhi14@users.noreply.github.com> Date: Thu, 10 Oct 2024 14:35:50 +0530 Subject: [PATCH] Added Badges in Readme --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 97e626e7..ad3c65d5 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,10 @@ # RealtimeTTS +[![PyPI](https://img.shields.io/pypi/v/RealtimeTTS)](https://pypi.org/project/RealtimeTTS/) +[![Downloads](https://static.pepy.tech/badge/RealtimeTTS)](https://pepy.tech/project/KoljaB/RealtimeTTS) +[![GitHub release](https://img.shields.io/github/release/KoljaB/RealtimeTTS.svg)](https://GitHub.com/KoljaB/RealtimeTTS/releases/) +[![GitHub commits](https://badgen.net/github/commits/KoljaB/RealtimeTTS)](https://GitHub.com/Naereen/KoljaB/RealtimeTTS/commit/) +[![GitHub forks](https://img.shields.io/github/forks/KoljaB/RealtimeTTS.svg?style=social&label=Fork&maxAge=2592000)](https://GitHub.com/KoljaB/RealtimeTTS/network/) +[![GitHub stars](https://img.shields.io/github/stars/KoljaB/RealtimeTTS.svg?style=social&label=Star&maxAge=2592000)](https://GitHub.com/KoljaB/RealtimeTTS/stargazers/) *Easy to use, low-latency text-to-speech library for realtime applications*