diff --git a/test/unit-tests/README.md b/test/unit-tests/README.md
new file mode 100644
index 00000000..8e5b315b
--- /dev/null
+++ b/test/unit-tests/README.md
@@ -0,0 +1,2 @@
+Any UTs for vector-web layer components or functionality should go here.
+This used to contain the UTs for notifications before they got moved to react-sdk.