diff --git a/README.md b/README.md index 8e36ce44a7108e998e6b7af4a31010d48de9822f..386ac566c6604555937e5d69a7aec1ec1042cb44 100644 --- a/README.md +++ b/README.md @@ -70,7 +70,10 @@ 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