# SelfPacedReadingPlugin

## Overview

A jsPsych plugin for self-paced-reading paradigms.

## Loading

### In browser

```js
<script src="https://unpkg.com/@jspsych-contrib/plugin-self-paced-reading@2.0.0">
```

### Via NPM

```
npm install @jspsych-contrib/plugin-self-paced-reading
```

```js
import SelfPacedReadingPlugin from '@jspsych-contrib/plugin-self-paced-reading';
```

## Compatibility

jsPsych v7.0.0

## Documentation

See [documentation](docs/jspsych-self-paced-reading.md)

## Author / Citation

[igmmgi](https://github.com/igmmgi)  
[jessestorbeck](https://github.com/jessestorbeck)  
[jkhartshorne](https://github.com/jkhartshorne)
