Update README.md

This commit is contained in:
kristiyip 2017-07-05 09:51:26 -04:00 committed by KristinDiep
parent 48690d0cad
commit 6f61c2bf7e

View File

@ -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>