diff --git a/.devcontainer/devcontainer.json b/.devcontainer/devcontainer.json new file mode 100644 index 0000000..ad93c14 --- /dev/null +++ b/.devcontainer/devcontainer.json @@ -0,0 +1,5 @@ +{ + "image": "mcr.microsoft.com/devcontainers/universal:2", + "features": { + } +} diff --git a/README.md b/README.md index 4d8e5cb..80d784d 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,4 @@ + # YTAudio YouTube Audio Player Alexa Skill @@ -8,7 +9,7 @@ YouTube Audio Player Alexa Skill 2. `pip install youtube-dl --upgrade` 3. `python app.py` -## Skill Setup +## Skill Setup. ### Skill Information @@ -31,4 +32,4 @@ If using ngrok, set NA Endpoint to "My development endpoint is a sub-domain of a ### Test -Test the Alexa skill on your Amazon Echo by saying "ask youtube audio to search for _____" \ No newline at end of file +Test the Alexa skill on your Amazon Echo by saying "ask youtube audio to search for _____"