From 4d22028b13513f14f0739d3833b2dfca7a6c7aef Mon Sep 17 00:00:00 2001 From: Myzel394 <50424412+Myzel394@users.noreply.github.com> Date: Sun, 2 Jun 2024 20:57:05 +0200 Subject: [PATCH] fix(docs): Fix formatting --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index a2c1bda..2529b49 100644 --- a/README.md +++ b/README.md @@ -67,7 +67,7 @@ Go to a JSON file and run: ```lua :Telescope jsonfly - +``` Now you can search for keys, subkeys, part of keys etc. @@ -90,7 +90,6 @@ Please note: JSON(fly) is intended to be used with **human-readable** JSON files ## See also * [jsonpath.nvim](https://github.com/phelipetls/jsonpath.nvim) - Copy JSON paths to your clipboard -``` ## Configuration