diff --git a/index.html b/index.html index 4b5d3000..67146e41 100644 --- a/index.html +++ b/index.html @@ -16,7 +16,7 @@
A javascript library for running behavioral experiments on the web.
+a javascript library for creating and running behavioral experiments online
jsPsych is a JavaScript library for creating and running behavioral experiments in a web browser. - jsPsych simplifies the process of coding browser-based experiments by providing a set of flexibile + jsPsych simplifies the process of coding online experiments by providing a set of flexibile plugins that define 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.