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/)**