Skip to content

Commit 83af1e1

Browse files
authored
Update README.md
1 parent 6f6d2c4 commit 83af1e1

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
[![Build Status](https://travis-ci.com/ListenNotes/podcast-api-java.svg?branch=main)](https://travis-ci.com/ListenNotes/podcast-api-java)
44

55
The Podcast API Java library provides convenient access to the [Listen Notes Podcast API](https://www.listennotes.com/api/) from
6-
applications written in the Java language.
6+
applications written in JVM-based languages, including Java, Kotlin, Clojure, Scala, Groovy...
77

88
Simple and no-nonsense podcast search & directory API. Search the meta data of all podcasts and episodes by people, places, or topics. It's the same API that powers [the best podcast search engine Listen Notes](https://www.listennotes.com/).
99

@@ -43,6 +43,8 @@ If you have any questions, please contact [[email protected]](hello@listenno
4343

4444
## Installation
4545

46+
You can install this library for JVM-based languages, including Java, Kotlin, Clojure, Scala, Groovy...
47+
4648
### Requirements
4749

4850
- Java 1.8 or later

0 commit comments

Comments
 (0)