From f769708de562448f71dbdc7937e2cbe313e74e82 Mon Sep 17 00:00:00 2001 From: tomasv <124552709+tomasvana10@users.noreply.github.com> Date: Wed, 1 May 2024 19:18:00 +1000 Subject: [PATCH] Update README.md --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index d73b2fc..3694406 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,8 @@ Visualise a GitHub repository's commit history in PDF form via the command-line ## Dependencies `pycairo`
`GitPython`
-`fpdf` +`fpdf`
+`progressbar`

## Installation **Requires [pip](https://pip.pypa.io/en/stable/installation/)**