From 191de4c63cbd9236bd6118cd6b80dbffd3a98d28 Mon Sep 17 00:00:00 2001 From: "Carlos E. C. Barbosa" <45350809+carlosecb@users.noreply.github.com> Date: Wed, 5 May 2021 18:14:58 -0300 Subject: [PATCH] Update README.md Suggesting VS Code instead of Sublime. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index fd6ab5f201..4c3b63fd0d 100644 --- a/README.md +++ b/README.md @@ -45,4 +45,4 @@ There are a few conventions used which should be followed when creating homebrew - https://5e.tools/renderdemo.html (a demo of the renderer and JSON format) - https://5e.tools/converter.html (a tool to convert text to stat blocks) - https://jsonlint.com/ (error-check your JSON) - - https://www.sublimetext.com/ (top-notch text editor) + - https://code.visualstudio.com (top-notch text editor)