diff --git a/README.md b/README.md
index e1965f4c5c821f20158ff36e1f15eff5a8a1a8b1..19a3aff5ba83214c8046bbda0907e7b9e323f0d4 100644
--- a/README.md
+++ b/README.md
@@ -84,3 +84,9 @@ 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
 
 JSON Serialization: https://github.com/json4s/json4s#serialization
+
+# Credits
+
+Erick Lavoie (Design, Implementation, Tests)
+
+Athanasios Xygkis (Original Idea, Requirements, Tests)