diff --git a/README.md b/README.md
index 43e7d96282378372a49e3bb62dacad1c079f1954..8e36ce44a7108e998e6b7af4a31010d48de9822f 100644
--- a/README.md
+++ b/README.md
@@ -70,4 +70,7 @@ Steps:
 # References
 
 Essential sbt: https://www.scalawilliam.com/essential-sbt/
+Explore Spark Interactively (supports autocompletion with tabs!): https://spark.apache.org/docs/latest/quick-start.html
+Scallop Argument Parsing: https://github.com/scallop/scallop/wiki
+Spark Resilient Distributed Dataset (RDD): https://spark.apache.org/docs/3.0.1/api/scala/org/apache/spark/rdd/RDD.html