Skip to content

Commit 332706a

Browse files
committed
Merge remote-tracking branch 'origin/master'
2 parents ecb3d29 + 6ee7daa commit 332706a

1 file changed

Lines changed: 7 additions & 1 deletion

File tree

README.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,4 +38,10 @@ You can download the latest release from [here](https://github.com/librespot-org
3838
## Build it
3939
This project uses [Maven](https://maven.apache.org/), after installing it you can compile with `mvn clean package` in the project root, if the compilation succeeds you'll be pleased with a JAR executable in `core/target`.
4040

41-
To run the newly build jar run `java -jar ./core/target/librespot-core-jar-with-dependencies.jar`.
41+
To run the newly build jar run `java -jar ./core/target/librespot-core-jar-with-dependencies.jar`.
42+
43+
# Special thanks
44+
45+
- All the developers of [librespot](https://github.com/librespot-org/librespot) which started this project in Rust
46+
- All the contributors of this project for testing and fixing stuff
47+
- <a href="https://www.yourkit.com/"><img src="https://www.yourkit.com/images/yklogo.png" height="20"></a> that provided a free license for their [Java Profiler](https://www.yourkit.com/java/profiler/)

0 commit comments

Comments
 (0)