Skip to content

Commit bbd202b

Browse files
Update readme with reference to audioClip resource
1 parent c88261b commit bbd202b

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ It's also recommended that you have at least one Sonos device to be able to prop
2424
<dependency>
2525
<groupId>engineer.nightowl</groupId>
2626
<artifactId>sonos-api-java</artifactId>
27-
<version>0.0.2</version>
27+
<version>0.0.3</version>
2828
</dependency>
2929
```
3030

@@ -43,6 +43,7 @@ final SonosApiClient client = new SonosApiClient(configuration);
4343

4444
Then use the client to view and modify the user's devices - the following types of resource are available:
4545

46+
* audioClip
4647
* authorize
4748
* favorite
4849
* group

0 commit comments

Comments
 (0)