]> git.armaanb.net Git - phrases.git/blobdiff - README.md
Finish basic form of program
[phrases.git] / README.md
index 9e3f64520ae9ea812b41142df76839db3127f325..6541458918ec0d27ea828353cd8669f79d9d3a59 100644 (file)
--- a/README.md
+++ b/README.md
@@ -7,5 +7,7 @@ The Wikipedia page "[List of Latin phrases (full)](https://en.wikipedia.org/wiki
 ## Installation
 `sudo make`
 
+If you want to run the `extract.py` script, then you need BeautifulSoup
+
 ## License
-Phrases is MIT Licensed by [Armaan Bhojwani](https://armaanb.net), 2020
+Phrases is MIT Licensed by [Armaan Bhojwani](https://armaanb.net), 2020. In part built on [fortune](https://github.com/bmc/fortune) by Brian M. Clapper