From 02e42d94da6c83082e88c7ba771091d0eab27bb4 Mon Sep 17 00:00:00 2001 From: Josh de Leeuw Date: Wed, 12 Jul 2017 22:57:12 -0400 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 75469a42..aa231e92 100644 --- a/README.md +++ b/README.md @@ -62,7 +62,7 @@ These examples are intended to illustrate what jsPsych code and experiments look -#2: [Displaying images and recording a response](https://github.com/jspsych/jsPsych/tree/master/examples/demos/demo_2.html) +#### #2: Displaying images and recording a response [(code)](https://github.com/jspsych/jsPsych/tree/master/examples/demos/demo_2.html)
@@ -116,7 +116,7 @@ These examples are intended to illustrate what jsPsych code and experiments look
-#3: [A flanker task](https://github.com/jspsych/jsPsych/tree/master/examples/demos/demo_3.html) showing a few advanced features of the library +#### #3: A flanker task showing a few advanced features of the library [(code)](https://github.com/jspsych/jsPsych/tree/master/examples/demos/demo_3.html)