Skip to content

Commit

Permalink
add link to maven central in readme
Browse files Browse the repository at this point in the history
  • Loading branch information
stashymane committed Jun 18, 2024
1 parent a1c8ebc commit 44a7e39
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,4 @@
# midifunk

![Version tag](https://img.shields.io/maven-central/v/dev.stashy.midifunk/midifunk?logo=apachemaven&label=Maven%20Central&color=%23339AF0)
# midifunk [![Version tag](https://img.shields.io/maven-central/v/dev.stashy.midifunk/midifunk?logo=apachemaven&label=Maven%20Central&color=%23339AF0)][Maven central]

Kotlin Multiplatform MIDI library that just makes sense.
Currently focused on live MIDI I/O.
Expand Down Expand Up @@ -85,3 +83,5 @@ Although not strictly, please try to adhere to the [standard Kotlin code style g
in JetBrains IDEs. Other than that, feel free to submit pull requests - I will gladly review them.

[1]: https://kotlinlang.org/docs/reference/coding-conventions.html

[Maven central]: https://central.sonatype.com/namespace/dev.stashy.midifunk

0 comments on commit 44a7e39

Please sign in to comment.