diff --git a/lab-p11/README.md b/lab-p11/README.md
index f66fec7493c61ee7c616ac591f36ec94482111b7..a5b0739d5d23ca9e507cb9bef78959fd24be7777 100644
--- a/lab-p11/README.md
+++ b/lab-p11/README.md
@@ -43,6 +43,8 @@ Create a `lab-p11` directory and download the following files into the `lab-p11`
 * `public_tests.py`
 * `expected_plots.json`
 
+If it takes too long to load the file `expected_plots.json` on GitLab, you can directly download the file from this links: [`expected_plots.json`](https://git.doit.wisc.edu/cdis/cs/courses/cs220/cs220-f23-projects/-/raw/main/lab-p11/expected_plots.json). You will need to **Right Click**, and click on the **Save as...** button to save the file through this method.
+
 After downloading `sample_data.zip`, make sure to extract it (using [Mac directions](http://osxdaily.com/2017/11/05/how-open-zip-file-mac/) or [Windows directions](https://support.microsoft.com/en-us/help/4028088/windows-zip-and-unzip-files)). After extracting, you should see a folder called `sample_data`. You may delete `sample_data.zip` after extracting the files inside it.
 
 **Important**: You **must** make sure that the `sample_data` directory is in the same directory as `practice.ipynb`. Your file structure **must** look like this: