From 52ce7dbb98442fa8f9a86c6f74ce7dadb88a06e2 Mon Sep 17 00:00:00 2001 From: hailwang-code Date: Tue, 29 Jul 2025 21:17:18 +1000 Subject: [PATCH] Update Readme add: test commit with README --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 7af0d42..3fe81f4 100644 --- a/README.md +++ b/README.md @@ -4,4 +4,6 @@ Jupyter notebooks can be found in the tutorials folder. Ensure that you have installed either [Visual Studio Code](https://code.visualstudio.com/) with the Jupyter extension, or [JupyterLab](https://jupyterlab.readthedocs.io/) to run the notebooks. -*Begin with the [pre-requisite notebook](https://github.com/liamhodg/MAST30034_Python/blob/main/tutorials/Python_PreReq_Notebook.ipynb). Please ensure you have completed this notebook before your first workshop!* \ No newline at end of file +*Begin with the [pre-requisite notebook](https://github.com/liamhodg/MAST30034_Python/blob/main/tutorials/Python_PreReq_Notebook.ipynb). Please ensure you have completed this notebook before your first workshop!* + +Practicing Git commit. ✅