diff --git a/README.md b/README.md index c4d4eb8..5854f68 100644 --- a/README.md +++ b/README.md @@ -12,6 +12,8 @@ If you are using `pipenv` (recommended), `pipenv install` is sufficient to insta [firefox](https://www.mozilla.org/en-US/firefox/new/) and [geckodriver](https://github.com/mozilla/geckodriver/releases) on a path folder like `/usr/local/bin`. +[fonts-noto](https://fonts.google.com/noto) to deal with multiple unicode characters during selenium/geckodriver's screenshots: `sudo apt install fonts-noto -y`. + A `.env` file is required for saving content to a Digital Ocean space, and for archiving pages to the Internet Archive. This file should also be in the script directory, and should contain the following variables: ```