Skip to content

Commit c7da19e

Browse files
authored
Update README.md
1 parent 91b01ed commit c7da19e

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -26,10 +26,10 @@ You'll need to pip install flask, flask-ask, and praw.
2626

2727
## Amazon App details
2828

29-
* Invocation name, I used "reddit joke"
30-
* Interaction model - just copy and paste from the file of that name in this github
29+
* Invocation name, I used "reddit joke" but use whatever you like
30+
* Interaction model - copy and paste from the file "intent_schema"
3131
* For the clean_or_dirty only: Custom Slot Types - create one that looks like this: Type: CLEAN_OR_DIRTY Values: clean | dirty
32-
* Sample utterances - same, copy and paste from the file in this github. feel free to add more.
32+
* Sample utterances - copy and paste from the file. The more you add, the better it will respond to variations.
3333

3434

3535
It should go something like this:

0 commit comments

Comments
 (0)