fix logo link

This commit is contained in:
Josh de Leeuw 2018-01-08 09:24:55 -05:00 committed by GitHub
parent f87db559ed
commit 18a1c4fcc2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,4 +1,4 @@
![logo](http://www.jspsych.org/img/jspsych-logo-readme.jpg)
![logo](http://www.jspsych.org/img/jspsych-logo.jpg)
jsPsych is a JavaScript library for creating behavioral experiments that run in a web browser. jsPsych provides a framework for defining experiments using a set of flexible plugins that create different kinds of tasks a subject could complete during an experiment. By assembling these different plugins together it is possible to create many different types of experiments.