Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
celevra authored Oct 1, 2019
1 parent bffae38 commit 8ab6b8f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ var syno = new Syno({
// DSM User account (required)
account: 'my_username',
// DSM User password (required)
passwd: 'my_password'
passwd: 'my_password',
// DSM API version (optional, default: 6.0.2)
apiVersion: '6.0.2'
});
Expand Down

0 comments on commit 8ab6b8f

Please sign in to comment.