From e9b46539ac89241ae634c21f2c664304c98d471d Mon Sep 17 00:00:00 2001 From: AJ ONeal Date: Tue, 30 Jul 2019 23:35:08 -0600 Subject: [PATCH] update the thing to use --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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' })