Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
shaneshuford authored Apr 24, 2017
1 parent 8eae51e commit 1d89bf3
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,13 @@ ShufordTechSmartThings:
This directory holds the watch app, and requires Tizen Studio.
Download Tizen Studio from here:
https://developer.tizen.org/development/tizen-studio

Permissions:
<tizen:privilege name="http://tizen.org/privilege/unlimitedstorage"/>
<tizen:privilege name="http://tizen.org/privilege/filesystem.read"/>
<tizen:privilege name="http://tizen.org/privilege/filesystem.write"/>
<tizen:privilege name="http://tizen.org/privilege/internet"/>
<tizen:privilege name="http://tizen.org/privilege/application.launch"/>

ServerSide:
This directory holds server side code to generate the access token and endpoint URLs.
Expand Down

0 comments on commit 1d89bf3

Please sign in to comment.