Updated README.md

This commit is contained in:
Thong Nguyen 2013-03-25 09:25:02 +00:00
parent 72aee7be7f
commit e94fdfc6e5
1 changed files with 1 additions and 1 deletions

View File

@ -42,7 +42,7 @@ audioPlayer.delegate = self;
## Other
Background playback on iOS is easily added to your application by using the `AudioSessionInitialize` to your AppDelegate.
Background playback on iOS is easily added to your application by calling the `AudioSessionInitialize` in your AppDelegate.
### Authors and Contributors
Copyright 2012, Thong Nguyen (@tumtumtum)