diff --git a/README.md b/README.md index db0eb8b..f878b0a 100644 --- a/README.md +++ b/README.md @@ -73,7 +73,7 @@ There are only 4 methods: ```js http01 .set({ - altname: 'foo.example.co.uk', + identifier: { value: 'foo.example.co.uk' }, token: 'xxxx' keyAuthorization: 'xxxx.yyyy' })