From 2c3892a6cf16844b1c98fe2f05418451fa94e7e3 Mon Sep 17 00:00:00 2001 From: Tom van Nuenen Date: Sat, 2 Aug 2025 11:36:37 -0700 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6bbe8ba..112f951 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ This repository contains the materials for D-Lab’s Python Machine Learning workshop. -### Prerequisites +## Prerequisites 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 out D-Lab’s [Workshop Catalog](https://dlab-berkeley.github.io/dlab-workshops/) to browse all workshops, see what’s running now, and review prerequisites.