diff --git a/README.md b/README.md index 038729c5..23eaa371 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,11 @@ jsPsych is a JavaScript library for creating behavioral experiments that run in a web browser. jsPsych creates a framework for defining experiments and provides a set of flexible plugins that create different kinds of tasks a subject could complete during an experiment. By assembling different plugins together and customizing the parameters of each, it is possible to create many different types of experiments. -Here is a simple example of how to use the instructions plugin: + +Code Demos +---------- + +Demo 1 with the instructions plugin: