From 2133371677153f6df08d720e79499744fd98a8e4 Mon Sep 17 00:00:00 2001 From: brmnjsh Date: Thu, 14 Mar 2019 18:04:39 -0400 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0510a10..b977e5b 100755 --- a/README.md +++ b/README.md @@ -42,7 +42,7 @@ braid: * you can generate a token for development in your local console (`app-console`) with the following commands: ``` -secret = "test" +hmac_secret = "test" payload = { :data => { :client => 'client name (mhs is only one implemented currently)',