From 784670e1192473565a0b46ba1b19f4e9df6577ec Mon Sep 17 00:00:00 2001 From: Alexander H Date: Wed, 21 Mar 2018 17:45:35 +0100 Subject: [PATCH] Added link to notebook --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ad55828..eca8841 100644 --- a/README.md +++ b/README.md @@ -16,4 +16,4 @@ This project uses popular Python libraries that can be installed via a requireme Alternatively, it can be started in the Anaconda environment (version 4.3.0, 64-bit) running Python 3.x. -After installation, start Jupyter via running `jupyter notebook` and wait for a new tab to be opened in your default web browser. Then, open the notebook called `intro_to_machine_learning.ipynb`. +After installation, start Jupyter via running `jupyter notebook` and wait for a new tab to be opened in your default web browser. Then, open the notebook called [intro_to_machine_learning.ipynb](intro_to_machine_learning.ipynb).