From 63f60d06ebeb35bf5cee671d5a416a7bc6e904fe Mon Sep 17 00:00:00 2001 From: tenthirtyone Date: Fri, 4 Aug 2017 10:32:17 -0400 Subject: [PATCH] README formatting --- README.md | 26 +++++++++++++------------- 1 file changed, 13 insertions(+), 13 deletions(-) diff --git a/README.md b/README.md index 4e68333..b7a480a 100644 --- a/README.md +++ b/README.md @@ -39,20 +39,20 @@ The API is configured to run on port 3000 by default. Use the standard Nginx rev ### Priorities 1. Required Insight-UI -/addr/:addrStr/?noTxList=1 -/block/:blockhash -/blocks -/block-index/:blockHeight -/currency -/version -/status -/sync -/peer -/tx/:txId -/txs -/txs +* /addr/:addrStr/?noTxList=1 +* /block/:blockhash +* /blocks +* /block-index/:blockHeight +* /currency +* /version +* /status +* /sync +* /peer +* /tx/:txId +* /txs +* /txs -sockets +* sockets 2. Mongo Models