Update README;

This commit is contained in:
bjorn 2017-01-06 19:25:06 -08:00
parent 9ae3ee566b
commit cfdcb34f31
1 changed files with 1 additions and 1 deletions

View File

@ -29,7 +29,7 @@ should see a spinning purple cube!
Play an ogg file:
```
```lua
function lovr.load()
local sound = lovr.audio.newSource('darudeSandstorm.ogg')
sound:play()