X-Git-Url: https://git.armaanb.net/?p=phrases.git;a=blobdiff_plain;f=README.md;h=95ffe8de0cb2440c0bdf31285ef24245e6d18479;hp=f13e0a169e2909f4458860872644f9c1c6ba82f1;hb=5c52944978515abd0859e851c7e6b24881044ac4;hpb=f03d1f1de5ed1c36fe3e27505653e669f01a59a3 diff --git a/README.md b/README.md index f13e0a1..95ffe8d 100644 --- a/README.md +++ b/README.md @@ -7,12 +7,15 @@ Wikipedia contributors, "List of Latin phrases (full)," Wikipedia, The Free Ency There are currently 2239 famous phrases in the database ## Installation +### On Linux + MacOS `sudo make` to install. `sudo make uninstall` to uninstall completely. +The program can also be run without installing + ### Notes - * If you want to generate a new phrases.csv file with the `extract.py` script, then you need the BeautifulSoup Python module. + * If you want to generate a new phrase database file with the `extract.py` script, then you need the beautifulsoup4 Python module. * Tested and written on Python 3.9.0 ## License