From 1bca1025f30ab6cab714d5ec3950a49fbf3a01b0 Mon Sep 17 00:00:00 2001 From: TheGiddyLimit Date: Tue, 16 Jan 2018 15:21:16 +0000 Subject: [PATCH] feat(readme) add demo page --- README.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 5810cfcb85..41e652d5b6 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,4 @@ -Homebrew JSONs compatible with 5etools. - -An editor will be created eventually. +Homebrew JSONs compatible with 5etools. An editor will be created eventually. Getting brew: 1. browse for the file you want @@ -9,7 +7,9 @@ Getting brew: Getting help: -Join the [5etools Discord Server](https://discord.gg/v3AXzcW) and ask in the #homebrew channel. +- Join the [5etools Discord Server](https://discord.gg/v3AXzcW) and ask in the #homebrew channel. Useful links: -https://jsonlint.com/ (error-check your JSON) + + - https://5etools.com/demo.html (a demo of the renderer and JSON format) + - https://jsonlint.com/ (error-check your JSON)