diff --git a/README.md b/README.md index ebfebb1..3dd8709 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ This repository contains the materials for D-Lab’s Python Machine Learning workshop. ### Prerequisites -Prior experience with [Python Fundamentals](https://github.com/dlab-berkeley/Python-Fundamentals), [Python Intermediate](https://github.com/dlab-berkeley/Python-Intermediate), [Python Data Visualization](https://github.com/dlab-berkeley/Python-Data-Visualization), and [Python Data Wrangling](https://github.com/dlab-berkeley/Python-Data-Wrangling) is assumed. +Prior experience with [Python Fundamentals](https://github.com/dlab-berkeley/Python-Fundamentals), [Python Data Visualization](https://github.com/dlab-berkeley/Python-Data-Visualization), and [Python Data Wrangling](https://github.com/dlab-berkeley/Python-Data-Wrangling) is assumed. Check D-Lab's [Learning Pathways](https://dlab-berkeley.github.io/dlab-workshops/python_path.html) to figure out which of our workshops to take!