diff --git a/README.md b/README.md
index 23eaa371..56bf326a 100644
--- a/README.md
+++ b/README.md
@@ -6,7 +6,7 @@ jsPsych is a JavaScript library for creating behavioral experiments that run in
Code Demos
----------
-Demo 1 with the instructions plugin:
+[Demo 1](https://github.com/jspsych/jsPsych/tree/master/examples/demos/demo_1.html) with the instructions plugin:

@@ -62,7 +62,7 @@ Demo 1 with the instructions plugin:
-Demo 2 with the image-keyboard-response plugin:
+[Demo 2](https://github.com/jspsych/jsPsych/tree/master/examples/demos/demo_2.html) with the image-keyboard-response plugin:

@@ -116,7 +116,7 @@ Demo 2 with the image-keyboard-response plugin:
-And for a slightly longer experiment example, demo 3 with the html-keyboard-response plugin. Also shows data after experiment ends:
+And for a slightly longer experiment example, [demo 3](https://github.com/jspsych/jsPsych/tree/master/examples/demos/demo_3.html) with the html-keyboard-response plugin. Also shows data after experiment ends: