mirror of
https://github.com/jspsych/jsPsych.git
synced 2025-05-10 19:20:55 +00:00
Update README.md
This commit is contained in:
parent
48690d0cad
commit
6f61c2bf7e
@ -62,7 +62,6 @@ width=50% height=525/>
|
|||||||
<sub>
|
<sub>
|
||||||
|
|
||||||
```javascript
|
```javascript
|
||||||
|
|
||||||
var trial_1 = {
|
var trial_1 = {
|
||||||
type: 'single-stim',
|
type: 'single-stim',
|
||||||
stimulus: 'img/happy_face_1.jpg',
|
stimulus: 'img/happy_face_1.jpg',
|
||||||
@ -98,7 +97,6 @@ width=50% height=525/>
|
|||||||
},
|
},
|
||||||
default_iti: 250
|
default_iti: 250
|
||||||
});
|
});
|
||||||
|
|
||||||
```
|
```
|
||||||
|
|
||||||
</sub>
|
</sub>
|
||||||
|
Loading…
Reference in New Issue
Block a user