diff --git a/touchscreen.md b/touchscreen.md
index 674e26b..3fd7020 100644
--- a/touchscreen.md
+++ b/touchscreen.md
@@ -1,9 +1,10 @@
### Description
Adds SIMPLE touchscreen functionality.
-Currently emulates mouse movement and button presses.
+Currently emulates mouse movement and button presses.
+!!!CURRENTLY (2023-03-31) WILL ONLY WORK WITH THE sway-pointer-constraints PATCH!!!
### Download
-- [2023-02-01 dwl v0.4](https://github.com/djpohly/dwl/compare/main...fauxmight:dwl:simple_touch_input.patch)
+- [2023-03-31](https://github.com/djpohly/dwl/compare/main...fauxmight:dwl:simple_touch_input.patch)
- [2022-10-16](https://github.com/djpohly/dwl/compare/main...Unprex:touch-screen.patch)
### Authors