Skip to content

Commit d81e0b2

Browse files
committed
fixed readme
1 parent d13e9eb commit d81e0b2

File tree

2 files changed

+5
-6
lines changed

2 files changed

+5
-6
lines changed

.github/workflows/release-gates.yml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -168,12 +168,6 @@ jobs:
168168
python scripts/check_file_sizes.py
169169
continue-on-error: false
170170

171-
- name: Run release readiness check
172-
run: |
173-
python scripts/release_readiness.py
174-
timeout-minutes: 25
175-
continue-on-error: false
176-
177171
build-gates:
178172
name: Build Gates
179173
runs-on: ${{ matrix.os }}

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,11 @@
33
<img src="docs/images/logo.png" alt="CuePoint hero" width="28%"/>
44
</p></h1>
55
<p><strong>Accurate music metadata for Rekordbox libraries, sourced from Beatport.</strong></p>
6+
<p>
7+
<a href="https://stuchain.github.io/CuePoint/">
8+
<img alt="Download" src="https://img.shields.io/badge/Download-Releases-2ea44f?style=for-the-badge"/>
9+
</a>
10+
</p>
611
<p>
712
<a href="docs/how-to-run.md">How to run</a>
813

0 commit comments

Comments
 (0)