diff --git a/readme.md b/readme.md
index 8e10f56a..f972e24e 100644
--- a/readme.md
+++ b/readme.md
@@ -42,7 +42,7 @@ This will use the un-cat'ed script/css files, making debugging easier.
**LIVE**: Instead of grabbing the code, building, and embedding, you can include the script directly from the sample site. This version
will change whenever I release a new version.
-
+
Note: when running the debug version [require.js](http://requirejs.org) is used to load the inspector. This can have
issues for when the inspector gets a chance to wrap `HTMLCanvasContext.getContext` and when code tries to use it.