diff --git a/README.md b/README.md index 6a6da4e..5d5ff8d 100644 --- a/README.md +++ b/README.md @@ -96,11 +96,11 @@ You can choose formatter from [JsDoc](https://jsdoc.app/), [ESDoc](https://esdoc If you want to create your own template, see [example template](https://github.com/heavenshell/ts-lehre/tree/master/examples). -## Intaractive input +## Interactive input Since ver 2.0.0 input `Allow prompt for interactive input` is deprecated. -If you want input Intaractively, use snippet plugin. +If you want input Interactively, use snippet plugin. See [snippet example template](./examples/snippet_template.js).