From e721a824e6a8925c342c131a90ea6ddbea5290d0 Mon Sep 17 00:00:00 2001 From: Josh Saint Jacque Date: Thu, 19 Oct 2017 22:42:01 -0700 Subject: [PATCH] Fix minor run-on sentence --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0a991a2..d3ed604 100644 --- a/README.md +++ b/README.md @@ -52,7 +52,7 @@ $ cargo run --example generate_sublime synpack ../../sublime_syntaxes ../../subl ``` ### Adding a theme -A gallery containing lots of themes at https://tmtheme-editor.herokuapp.com/#!/editor/theme/Agola%20Dark. +A gallery containing lots of themes is located at https://tmtheme-editor.herokuapp.com/#!/editor/theme/Agola%20Dark. More themes can be easily added to gutenberg, just make a PR with the wanted theme added in the `sublime_themes` directory and run the following command from the root of the components/rendering: