# PyrateLimiter
```{include} ../README.md
:start-line: 3
:end-before: '> **Upgrading'
```

> **Upgrading from v3.x?** See the [Migration Guide](migrating.md) for breaking changes.
<!-- Exclude markdown ToC and use Sphinx sidebar ToC instead -->
## Features
```{include} ../README.md
:start-after: '## Features'
```

# Reference Documentation
```{toctree}
:maxdepth: 2
reference
migrating
changelog
contributing
modules/index
```
