From 06de1fbec4a74a1d17c04669e97f01e0d17f026d Mon Sep 17 00:00:00 2001 From: Michael Dales Date: Fri, 16 May 2025 20:43:13 +0100 Subject: [PATCH] Update README.md to add littlejohn dependancy --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 3865fcc..93895b4 100644 --- a/README.md +++ b/README.md @@ -25,6 +25,7 @@ The easiest way to get started will be to run `scripts/run.sh` under a linux env The following extra utilities will need to be installed: * [Reclaimer](https://github.com/quantifyearth/reclaimer/) - a utility for downloading data from various primary sources. +* [Littlejohn](https://github.com/quantifyearth/littlejohn/) - a utility to run jobs in parallel driven by a CSV file. ### Running in Docker