From f32d81482dfb3e56796b2b93f4c5b67b352aa7ea Mon Sep 17 00:00:00 2001
From: Boris Baldassari <boris.baldassari@gmail.com>
Date: Thu, 16 Jan 2020 09:13:27 +0100
Subject: [PATCH] #3 Update readme.

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

diff --git a/README.md b/README.md
index 3bc06f1..0da05f7 100644
--- a/README.md
+++ b/README.md
@@ -20,3 +20,11 @@ The `scripts` folder contains the code for the extraction, anonymisation and pub
 Every dataset, once generated, is fed to a R Markdown document for analysis. This serves both as a test (check if values seem consistent) and as a presentation of the data through plots and tables.
 
 The R Markdown files are located in the `report` folder.
+
+## Prerequisites
+
+Perl:
+
+```
+* cpanm Mail::Box::Manager Text::CSV DateTime::Format::Strptime Encoding::FixLatin
+```
-- 
GitLab