diff --git a/README.md b/README.md
index 70dab10..f3adb60 100644
--- a/README.md
+++ b/README.md
@@ -1,2 +1,7 @@
 # p5js-screenPosition
+
 This function provides a solution to the missing screenX and screenY functions in p5.js. See https://github.com/processing/p5.js/issues/1553 for the discussion. 
+
+**This is work in progress.** 
+
+I'm aware of some missing stuff like tracking resetMatrix() and applyMatrix() in 2d-mode. 
\ No newline at end of file