From 633ca3cfb97a0dc3cd26478cdb024315189647aa Mon Sep 17 00:00:00 2001 From: Armaan Bhojwani Date: Sat, 19 Dec 2020 11:59:07 -0500 Subject: [PATCH] update README --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 08349ee..b38c180 100644 --- a/README.md +++ b/README.md @@ -7,10 +7,10 @@ Latin famous phrases in the terminal `sudo make uninstall` to uninstall completely. -The program can also be run without installing +The program can also be run without installing as well ### Notes - * If you want to generate a new phrase database file with the `extract.py` script, then you need the beautifulsoup4 Python module. + * The `extract.py` script requires the beautifulsoup4 Python module. * Tested and written on Python 3.9.0 ## Source of famous phrases -- 2.39.2