seamus

commit 51b0be61034f3abe3125c3b3eff1869a875ab52b

Author: Pedro Lucas Porcellis <porcellis@eletrotupi.com>

docs: update about deprecated debug functions

 README.md | 2 +-


diff --git a/README.md b/README.md
index 9f023a1e69a481aa3e1273e192714a89f7b2b698..cba2acb1919887f08a90153a11b573c7a225d158 100755
--- a/README.md
+++ b/README.md
@@ -31,7 +31,7 @@ ## Hacking
 
 Load some good playlist first, you'll need it. All debug info is logged to
 `stderr`, so you can do something like: `./seamus 2> log.txt` to check on info,
-and use the `debug(char *)` function to help you.
+and use the `log_*` function to help you.
 
 Send patches to my [email] or create a pull request on [GitHub].