vsmalladi / alexa-skills-kit-python

Apache License 2.0
20 stars 11 forks source link

this change clarifies speech using SSML and corrects a minor typo #2

Open bill-orange opened 7 years ago

bill-orange commented 7 years ago

this change clarifies speech using SSML and corrects a minor typo

vsmalladi commented 7 years ago

@bill-orange I realized that your changes are at root level could you make a pull that move your main.py and the example images under the chemistry-flash-cards directory?

bill-orange commented 7 years ago

Can you briefly describe how to do that? I am not very familiar with Git. If I go one level deeper to the Chemistry Flash Cards directory, I don't have the Pull request button. I only see the Pull Request button on the top Directory. I have the Second Pull request ready to go.

vsmalladi commented 7 years ago

@bill-orange The pull request is for the entire brach and all of the commits. So you can do a git mv to move your files in to the correct place. and then I can merge the entire branch and all the files.