Skip to content

Commit e20ff42

Browse files
committed
fix(readme): reposition Codacy badge for improved visibility
1 parent 0a81bea commit e20ff42

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,6 @@
1111
<p align="center">
1212
<img src="https://img.shields.io/static/v1?label=version&message=1.1.1&color=emerald&style=flat-square" alt="Version" /> <!-- x-release-please-version -->
1313
<img src="https://img.shields.io/github/downloads/InstaZDLL/WaveFlow/total?style=flat-square&color=emerald&label=downloads" alt="Downloads" />
14-
<a href="https://app.codacy.com/gh/InstaZDLL/WaveFlow/dashboard?utm_source=gh&utm_medium=referral&utm_content=&utm_campaign=Badge_grade"><img src="https://img.shields.io/codacy/grade/9fa7a6e5ac5c482b970444a4d95ec64b?style=flat-square&logo=codacy&label=code%20quality" alt="Code quality" /></a>
1514
<img src="https://img.shields.io/badge/tauri-2.11-blue?style=flat-square&logo=tauri" alt="Tauri 2" />
1615
<img src="https://img.shields.io/badge/react-19-61dafb?style=flat-square&logo=react" alt="React 19" />
1716
<img src="https://img.shields.io/badge/rust-stable-orange?style=flat-square&logo=rust" alt="Rust" />
@@ -23,6 +22,8 @@
2322

2423
WaveFlow is a local music player desktop app with a Spotify-inspired 3-panel UI. It scans your local audio folders, organizes tracks by album/artist/genre, and plays them with a real-time audio engine — no streaming, no cloud, your music stays on your machine.
2524

25+
<a href="https://app.codacy.com/gh/InstaZDLL/WaveFlow/dashboard?utm_source=gh&utm_medium=referral&utm_content=&utm_campaign=Badge_grade"><img src="https://img.shields.io/codacy/grade/9fa7a6e5ac5c482b970444a4d95ec64b?style=flat-square&logo=codacy&label=code%20quality" alt="Code quality" /></a>
26+
2627
## Download
2728

2829
Pre-built bundles for every tagged release are on the [GitHub Releases page](https://github.com/InstaZDLL/WaveFlow/releases/latest). Pick the one that matches your environment:

0 commit comments

Comments
 (0)