This commit is contained in:
Becky Gilbert 2022-04-27 13:11:39 -07:00
parent 110bb291fa
commit afc77d027a

View File

@ -30,7 +30,7 @@ response | array | An array, where each element is an object representing a resp
Using the CDN-hosted JavaScript file:
```js
<script src="https://unpkg.com/@jspsych/plugin-animatione@1.1.0"></script>
<script src="https://unpkg.com/@jspsych/plugin-animation@1.1.0"></script>
```
Using the JavaScript file downloaded from a GitHub release dist archive: