Skip to content

Commit 32b5072

Browse files
committed
Update README.md
1 parent 34d1821 commit 32b5072

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@ Use your own credentials and upload models on your account
2323
* Replace the place holder with your own keys in credentials.js, line #23 and #25 <br />
2424
```
2525
credentials.ClientId = '<replace with clientId>';
26+
2627
credentials.ClientSecret = '<replace with clientSecret>';
2728
```
2829
* Upload one of your model in your account and get its URN using other workflow sample,for example, [this workflow sample in .net winform application](https://github.com/Developer-Autodesk/workflow-dotnet-winform-view.and.data.api/) if you are using windows or [this workflow sample in Mac OS Swift](https://github.com/Developer-Autodesk/workflow-macos-swift-view.and.data.api) if you are using Mac.

0 commit comments

Comments
 (0)