Skip to content

Commit

Permalink
adding in yelp skill
Browse files Browse the repository at this point in the history
  • Loading branch information
btotharye committed Jun 14, 2018
1 parent 40cb626 commit 3e6a3e8
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .gitmodules
Original file line number Diff line number Diff line change
Expand Up @@ -130,3 +130,6 @@
[submodule "deej-score"]
path = deej-score
url = https://github.com/deejcunningham/skill-score
[submodule "yelp-finder.btotharye"]
path = yelp-finder.btotharye
url = https://github.com/btotharye/mycroft-yelp
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -151,4 +151,5 @@ wiki pages. Also please include the phrase to trigger on as well for your skill
| :heavy_check_mark: | [translate-skill](https://github.com/jcasoft/translate-skill/tree/84db4da986c1ae165d4c31bb5f907398feb19326#readme) | Translate phrases into several languages<br>```"translate good morning into japanese"``` |
| :heavy_check_mark: | [Zork](https://github.com/forslund/white-house-adventure/blob/master/README.md)| Play the old school adventure game<br>```and explore the underground empire``` |
| :heavy_check_mark: | [Score](https://github.com/deejcunningham/skill-score/blob/master/README.md)| Reports latest MLB scores<br>```what is the Royals score``` |
| :heavy_check_mark: | [Yelp-Finder](https://github.com/btotharye/mycroft-yelp#readme)| Looks up restaurants/bars/plaes via Yelp API<br>```"sushi restaurants near me", "comic book stores near by"``` |

0 comments on commit 3e6a3e8

Please sign in to comment.