From 8d979cecece4a5296225c3dfb7e2233772c23bf9 Mon Sep 17 00:00:00 2001 From: Rishi556 Date: Sat, 1 May 2021 11:22:53 -0500 Subject: [PATCH] Fix readme spacing --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9b8ca86..a11dcd3 100644 --- a/README.md +++ b/README.md @@ -97,7 +97,7 @@ Configuration - **name** (REQUIRED) - The name of the hive account that will publish the feed -**signing_keys** (dictionary - alternative/combo to `wif`) - Witness signing keys as a dictionary `{"pubkey": "privkey", ...}`, can be used as either an alternative to `wif`, or in combination as backup keys +- **signing_keys** (dictionary - alternative/combo to `wif`) - Witness signing keys as a dictionary `{"pubkey": "privkey", ...}`, can be used as either an alternative to `wif`, or in combination as backup keys - **node** (default: `https://hived.privex.io`) - The HTTP(S) URL of the hive node to use, e.g. `https://hived.privex.io`