Skip to content

Commit 5955e49

Browse files
authored
Added promptListTitle to README.md
1 parent 87a1b7d commit 5955e49

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -113,6 +113,7 @@ Property | Type | Required | Comment
113113
endIfEmpty | boolean | Y | True will end prompt session if user enter empty string `''`
114114
valueToEndPrompt | string | N | Future used?
115115
prompt | string | Y | Prompt text
116+
promptListTitle | string | B | Prompt list title
116117
promptList | PromptItem[] | N | List of prompt options
117118

118119
> ### PromptItem
@@ -142,4 +143,4 @@ Property | Type | Comment
142143
* [Issues](https://github.com/simplyappdevs/nodejs-prompt/issues)
143144
* [Developer](https://www.simplyappdevs.com)
144145

145-
Brought to you by www.simplyappdevs.com (2020)
146+
Brought to you by www.simplyappdevs.com (2020)

0 commit comments

Comments
 (0)