Skip to content

Commit

Permalink
Update README;
Browse files Browse the repository at this point in the history
  • Loading branch information
bjornbytes committed Jan 7, 2017
1 parent 9ae3ee5 commit cfdcb34
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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()
Expand Down

0 comments on commit cfdcb34

Please sign in to comment.