Updated README

This commit is contained in:
Thong Nguyen 2014-01-20 23:57:45 +00:00
parent c3a35fcdf3
commit 894dce8761
1 changed files with 1 additions and 0 deletions

View File

@ -24,6 +24,7 @@ There are two main classes. The `STKDataSource` class which is the abstract bas
```objective-c
STKAudioPlayer* audioPlayer = [[STKAudioPlayer alloc] init];
audioPlayer.delegate = self;