From af06de8363e2be88a6a3be63e87a64b5722c0020 Mon Sep 17 00:00:00 2001
From: Erick Lavoie <erick.lavoie@epfl.ch>
Date: Wed, 17 Feb 2021 10:00:49 +0100
Subject: [PATCH] Added credits

---
 README.md | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/README.md b/README.md
index e1965f4..19a3aff 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)
-- 
GitLab