the closing bracket was missing from the CI badge
+1
-1
README.md
+1
-1
README.md
···
23
23
<img alt="License: MIT" src="https://img.shields.io/badge/License-MIT-blue.svg" />
24
24
</a>
25
25
<a href="https://github.com/tsirysndr/tunein-cli/actions/workflows/ci.yml">
26
-
<img src="https://github.com/tsirysndr/tunein-cli/actions/workflows/ci.yml/badge.svg"
26
+
<img src="https://github.com/tsirysndr/tunein-cli/actions/workflows/ci.yml/badge.svg" />
27
27
</a>
28
28
</p>
29
29