You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: aws-python-alexa-skill/README.md
+3-3
Original file line number
Diff line number
Diff line change
@@ -8,11 +8,11 @@ This example demonstrates how to setup your own Alexa skill using AWS Lambdas.
8
8
9
9
## How it works
10
10
11
-
In the Alexa Developer Portal you can add you own skill. To do so you need to define the available intents and then connect them to a AWS Lambda. The Lambda you can define and update with Serverless.
11
+
In the Alexa Developer Portal you can add your own skill. To do so you need to define the available intents and then connect them to a AWS Lambda. The Lambda you can define and update with Serverless.
Next we need to setup a Alexa skill. Therefor signup for the Amazon Developer Platform and visit `https://developer.amazon.com/edw/home.html`. There you should see the following screen:
46
+
Next we need to setup a Alexa skill. Once you've signed up for the Amazon Developer Platform visit `https://developer.amazon.com/edw/home.html`. There you should see the following screen:
0 commit comments