diff --git a/README.md b/README.md index 1b10a731d..852521b66 100644 --- a/README.md +++ b/README.md @@ -556,6 +556,7 @@ _(all match methods use the [match-syntax](https://docs.compromise.cool/compromi - **[.verbs().isPlural()](https://observablehq.com/@spencermountain/verbs)** - return plural verbs like 'we walk' - **[.verbs().isSingular()](https://observablehq.com/@spencermountain/verbs)** - return singular verbs like 'spencer walks' - **[.verbs().adverbs()](https://observablehq.com/@spencermountain/verbs)** - return the adverbs describing this verb. + - **[.verbs().isImperative()](https://observablehq.com/@spencermountain/verbs)** - only instruction verbs like 'eat it!'