Skip to content

Commit b1046a8

Browse files
Update README.md
1 parent 6da79c3 commit b1046a8

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,8 @@ You can view the progress towards the completion of the Project [here](https://g
2727

2828
Create an instance of `SpotifyClient` by calling the constructors listed in this [file](https://github.com/cthacker-udel/Java-Spotify-API/blob/master/src/main/java/Client/SpotifyClient.java)
2929

30+
When you create an instance of `SpotifyClient` using the constructors listed above, you can utilize the methods listed in SpotifyRestAPI listed in this [file](https://github.com/cthacker-udel/Java-Spotify-API/blob/master/src/main/java/Client/SpotifyRestAPI.java)
31+
3032
### **Examples**
3133

3234
---

0 commit comments

Comments
 (0)