Merge pull request #1 from JanWerder/patch-1

Fixed Typo
This commit is contained in:
Mikus 2017-02-06 17:50:40 +00:00 committed by GitHub
commit 41a97c2e55

View File

@ -15,7 +15,7 @@ Graphical profiler for Love2D 9.2
function love.update()
Pie:attach()
-- do something
Pie:dettach()
Pie:detach()
end
```
4) draw the output in your draw function and give event hooks for your pie.