From 4801d16825ad13604a367845f959b43245e852d9 Mon Sep 17 00:00:00 2001 From: mhoffm Date: Tue, 15 Jun 2021 11:43:28 +0200 Subject: [PATCH] fix screenshot --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9240a61..5a5efdf 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ tree-sitter grammar for the [HCL](https://github.com/hashicorp/hcl/blob/main/hcl Highlighting `example/example.hcl`: -![Highlighting Example](https://i.imgur.com/TEWlCwT.png) +![Highlighting Example](https://i.imgur.com/M1PZkqL.png) ## Developing