From e32a8647066bf4befe9d720fe762568951a417ad Mon Sep 17 00:00:00 2001 From: steventmartinez Date: Tue, 17 Dec 2024 17:02:36 -0500 Subject: [PATCH] Final push --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 9130bd7..46a2248 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,9 @@ This workshop will cover how to use [jsPsych version 8.1.0](https://github.com/j 1) Download the GitHub folder by clicking the green **Code** button and clicking the **Download ZIP** option. This folder has all the materials you will need for the workshop, including jsPsych version 8.1.0 (The jsPsych software is a set of files located in the jspsych/dist folder), the stimuli, and the experiment_practice.html script which is the main script we will be working with today. 2) Download Visual Studio Code, which is a programming-friendly text editor that works with Windows, OSX/Mac, and Linux, and can be downloaded at the following link: https://code.visualstudio.com/Download - + +![](images/download_github.png) + ## Workshop materials: - [Notebook Viewer](https://steventmartinez.github.io/AIDI-jsPsych/index.html)