Update README.md

This commit is contained in:
kristiyip 2017-07-05 09:20:57 -04:00 committed by KristinDiep
parent 641990be56
commit a430c61870

View File

@ -108,6 +108,8 @@ width=50% height=525/>
<sub>
```javascript
var trial_1 = {
type: 'single-stim',
stimulus: 'img/happy_face_1.jpg',
@ -140,6 +142,8 @@ width=50% height=525/>
},
default_iti: 250
});
```
</sub>