diff --git a/Code/Ball_Detection/PyTorch_with_ESPCAM/README.md b/Code/Ball_Detection/PyTorch_with_ESPCAM/README.md
new file mode 100644
index 0000000000000000000000000000000000000000..54eecc3fc4cbfa28404bc4981e2d392322e2c21c
--- /dev/null
+++ b/Code/Ball_Detection/PyTorch_with_ESPCAM/README.md
@@ -0,0 +1,6 @@
+
+**Supporting file to be found on https://git.uclalemur.com/aaronjs/foray-ball-detection**
+
+Replacing the `aaronjs/foray-balll-detection/live-full-detection-detecto.py` to `live-full-detection-detecto_with_ESP_CAM.py` in the current directory.
+
+It allows ESP32 CAM video stream as the input for the ML code.