mirror of
https://github.com/jspsych/jsPsych.git
synced 2025-05-12 16:48:12 +00:00
Update README.md
This commit is contained in:
parent
641990be56
commit
a430c61870
@ -108,6 +108,8 @@ 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',
|
||||||
@ -140,6 +142,8 @@ width=50% height=525/>
|
|||||||
},
|
},
|
||||||
default_iti: 250
|
default_iti: 250
|
||||||
});
|
});
|
||||||
|
|
||||||
|
|
||||||
```
|
```
|
||||||
|
|
||||||
</sub>
|
</sub>
|
||||||
|
Loading…
Reference in New Issue
Block a user