Explain how to develop DataFu with Intellij
diff --git a/README.md b/README.md
index a2b2cbe..68340d1 100644
--- a/README.md
+++ b/README.md
@@ -91,6 +91,10 @@
 
     ./gradlew cleanEclipse
 
+### Using Intellij
+
+If you would like to use Intellij, generate and import the Eclipse files.
+
 ### Running the Tests
 
 To run all the tests: