Skip to content

Commit 95fca06

Browse files
authored
Update README.md
1 parent 563321d commit 95fca06

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

windows/README.md

+1
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@ To build and run the sample application, get an App ID:
2121

2222
```
2323
#define APP_ID _T("Your App ID")
24+
#define APP_TOKEN _T("Your Token")
2425
```
2526
6. (Optional)Alternate approach to setup your APPID is to create an AppId.ini file under Debug/Release. Modify the appId value to the App ID you just applied.
2627

0 commit comments

Comments
 (0)