Skip to content

Commit 632661b

Browse files
authored
Update README.md
1 parent a8670fa commit 632661b

File tree

1 file changed

+1
-3
lines changed
  • libraries/botbuilder-community-dialogs-prompts

1 file changed

+1
-3
lines changed

libraries/botbuilder-community-dialogs-prompts/README.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,13 +2,11 @@
22

33
This is a (currently experimental) suite of dialog prompts that uses Microsoft's recognizer text suite to recognize certain types of input during a dialog prompt. Microsoft's Bot Framework team has implemented a handful of prompts using recognizers from the recognizer text suite. This library is meant to fill the gaps.
44

5-
> Currently, this library and subsequent PIP are experimental. Please use at your own risk. Feel free to test, debug, and submit pull requests if you come across any issues.
6-
75
## Installation
86

97
You can install this library via PIP:
108

11-
## Coming soon
9+
pip install botbuilder-community-dialogs-prompts
1210

1311
## Number with Unit
1412

0 commit comments

Comments
 (0)