Skip to content

Commit

Permalink
Update docs
Browse files Browse the repository at this point in the history
  • Loading branch information
stojanovic committed Feb 21, 2017
1 parent 9a0e649 commit efee39e
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -65,10 +65,8 @@ exports.handler = function(event, context) {

Alexa Skill Kit simplifies replying to Alexa requests. There's a few things you can do:

- [Replying with a simple text](#replying-with-a-simple-text)
- [Replying with an object](#replying-with-an-object)
- [More complex replies](#more-complex-replies)
- [Async replies](#async-replies)
| [📝 Replying with a simple text](#replying-with-a-simple-text) | [🛠 Replying with an object](#replying-with-an-object) | [💄 More complex replies](#more-complex-replies) | [⏳ Async replies](#async-replies) |
| ----- | ----- | ----- | ----- | ----- |

Keep on reading and all of them will be explained bellow.

Expand Down

0 comments on commit efee39e

Please sign in to comment.