From a8d885848a112101bd2c5c5b0637d62512488fb4 Mon Sep 17 00:00:00 2001 From: Sepand Haghighi Date: Tue, 23 Jan 2024 01:51:19 +0330 Subject: [PATCH] Badges (#32) * doc : code quality table added to README.md * doc : CHANGELOG.md updated --- CHANGELOG.md | 1 + README.md | 9 +++++++++ 2 files changed, 10 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index e894e6a..6826565 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -12,6 +12,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0. ### Changed - `async_mode` parameter added to `play` function - Test system modified +- `README.md` modified - `Python 3.12` added to `linux_test.yml`, `macOS_test.yml` and `windows_test.yml` ## [0.2] - 2023-07-10 ### Added diff --git a/README.md b/README.md index 75d0beb..fab8ce2 100644 --- a/README.md +++ b/README.md @@ -78,6 +78,15 @@ Nava is a Python library that allows users to play sound in Python without any d + + + + + + + +
Code QualityCodeFactorcodebeat badge
+ ## Installation ### PyPI