We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6783975 commit 927a581Copy full SHA for 927a581
README.md
@@ -4,9 +4,6 @@
4
There is no need for an access token, any internet connection or a premium account
5
because the API reads the information directly from the application itself.
6
7
-#### Supported operating systems:
8
-- Windows
9
-
10
## Feature Overview
11
- Track id
12
- Track title & artist
@@ -15,6 +12,9 @@ because the API reads the information directly from the application itself.
15
- Track cover
16
13
- Media keys (Previous song, play/pause & next song)
17
14
+#### Supported operating systems:
+- Windows
+
18
## Gradle Setup
19
```groovy
20
repositories {
0 commit comments