diff --git a/README.md b/README.md
index 0cb9299..970eaa0 100644
--- a/README.md
+++ b/README.md
@@ -1,8 +1,9 @@
what is it?
Simple universal mocking tool for http requests
-
-- set up expectations using json files in $PROJECT/everest directory
+- requires java 8
+- set up expectations using json files in $PROJECT/everest_data directory
+-- or start java with -Deverest.data=[..] for a different data directory
- start using gradlew run
- replay