diff --git a/README.md b/README.md index 6678f89eef..2861daf805 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,11 @@ Homebrew JSONs compatible with 5etools. An editor will be created eventually. + +Getting brew: +1. browse for the file you want +2. click "Raw" (top-right) and save it as .json +3. load into 5etools via the Brew Manager + +Useful links: +https://jsonlint.com/ (error-check your JSON)