We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4dd642a commit 562adb1Copy full SHA for 562adb1
README.md
@@ -9,4 +9,6 @@ This repo contains a couple programs that I thought it would be cool to program.
9
10
`PygToEng.py` takes Pig Latin and translates it back into English.
11
12
-`webcrawler.py` is a simple script that I developed to talk about web scraping for a lightening talk for the 2018 Dataquest Chicago off-site.
+`webcrawler.py` is a simple script that I developed to talk about web scraping for a lightening talk for the 2018 Dataquest Chicago off-site.
13
+
14
+`webcrawler_txt` is the data pulled by `webcrawler.py`.
0 commit comments