diff --git a/README.md b/README.md new file mode 100644 index 0000000..39960a2 --- /dev/null +++ b/README.md @@ -0,0 +1,4 @@ +# Scraping Data Off Twitter +Codecademy changed their curriculum and now scrapes data from an offline website. + +I forked this repository after watching https://youtu.be/MpIi4HtCiVk by Alex The Analyst, so I could try it myself.