diff --git a/README.md b/README.md index f49ed4c..651cc7a 100644 --- a/README.md +++ b/README.md @@ -14,7 +14,10 @@ As a final addendum, if the YoYo Games circus needs a new clown for tasks like f Place your audio files in Included Files. The `.yymps` has an example structure. -You can use the documented wrapper functions included in the `.yymps`, or you can just use the C API directly and wrap it yourself. +Make sure the `AUDIO` object is created once at the start of your game. + +You can use the documented wrapper functions included in the `.yymps` to control audio, +or you can just use the C API directly and wrap it yourself. ## Platforms