# @saadjs/pi-verbs

A tiny pi extension that swaps the default working text for playful verbs and short phrases.

Examples:

- `Flibbertigibbeting...`
- `Lollygagging...`
- `Bribing the type checker...`
- `Taking the scenic branch...`
- `Knocking exactly three times...`

## Install

```bash
pi install npm:@saadjs/pi-verbs
```

For local development:

```bash
pi -e ./extensions/verbs/index.ts
```
