diff --git a/data/README.md b/data/README.md
index 996647db7f124227e6ddbe3bae5821c0ca4dcdb8..ff4131d9f5cc49d1ed97f5c7b1a550771315d19d 100644
--- a/data/README.md
+++ b/data/README.md
@@ -1,7 +1,12 @@
 # Data
+
 - The `examples` folder are less interesting than `mix1.txt`
 - `jogging1.txt` and `jogging2.txt` had the phone in a jacket pocket
 - `mix1.txt` had the phone in a jacket pocket and is a sequence of walk, jog, walk, stand, jog, walk
 - `standing1.txt` had the phone in a pants pocket
 - `walking1.txt` had the phone in a pants pocket
 - `walking2.txt` had the phone in a jacket pocket
+
+---
+
+To add custom data named `data.txt`, add to this folder and run `./clean.sh data.txt` to split measurements into new files.