Skip to content

Commit

Permalink
Merge pull request #43 from celevra/master
Browse files Browse the repository at this point in the history
Update README.md
  • Loading branch information
kwent authored Oct 1, 2019
2 parents bffae38 + 8ab6b8f commit 7e10161
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 7e10161

Please sign in to comment.