From d8928a2037deabf815938515a25010aa6d8d7396 Mon Sep 17 00:00:00 2001 From: Alex Kelly Date: Mon, 6 Jan 2020 11:52:30 -0500 Subject: [PATCH] fixed < > for HTML --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 95bcd65..2aee53e 100644 --- a/README.md +++ b/README.md @@ -27,9 +27,9 @@ https://chainlink.arachnitech.com/ URL Patterns ============ -The general format is http://localhost:5000// -where is a .crypto or .zil name registered with Unstoppable Domains and - can be +The general format is http://localhost:5000/<domain>lt;/action> +where <domain> is a .crypto or .zil name registered with Unstoppable +Domains and <action> can be * html - uses the IPFS hash set in Unstoppable Domains management * redir - uses the redirect_url set in Unstoppable Domains management * raw - displays an HTML table view of the full JSON returned from Unstoppable