From d08301868757fccf914bead179879891f2568dc8 Mon Sep 17 00:00:00 2001 From: Jan Date: Sat, 4 Feb 2017 10:20:37 +0100 Subject: [PATCH] Fixed Typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index bc963a6..adf1215 100644 --- a/README.md +++ b/README.md @@ -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.