We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a922ad3 commit d5a0f4fCopy full SHA for d5a0f4f
1 file changed
README.md
@@ -1,3 +1,5 @@
1
+[VERSION]: https://img.shields.io/maven-metadata/v?metadataUrl=https%3A%2F%2Fmaven.lavalink.dev%2Freleases%2Fme%2Fduncte123%2Fjava-lyrics-plugin%2Fmaven-metadata.xml
2
+
3
# Lyrics.java
4
A very simple lyrics client based on YouTube and [Lyrics.Kt](https://github.com/DRSchlaubi/lyrics.kt)
5
@@ -20,7 +22,7 @@ Making the endpoint more restfull.
20
22
21
23
# Using with Lavalink
24
-Replace x.y.z with the current version [](https://jitpack.io/#DuncteBot/java-timed-lyrics)
25
+Replace x.y.z with the current version ![Plugin version][VERSION] (remove the v prefix)
26
27
```yaml
28
lavalink:
0 commit comments