From 6ca7e60e844a6d0a9f91a576476f7b589ea7e10f Mon Sep 17 00:00:00 2001 From: "A. Fox" Date: Mon, 9 May 2022 09:15:47 -0700 Subject: [PATCH] Remove 'large' from README as we're still reading the entire file into memory --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index d525b9d..f77fba3 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ [![GitHub stars](https://img.shields.io/github/stars/wtfox/jsonfind)](https://github.com/wtfox/jsonfind/stargazers) [![GitHub license](https://img.shields.io/github/license/wtfox/jsonfind)](https://github.com/wtfox/jsonfind/blob/master/LICENSE) -A fast and lightweight utility to easily find paths to values in large JSON files. +A fast and lightweight utility to easily find paths to values in JSON files. --- @@ -21,7 +21,7 @@ brew install wtfox/tap/jsonfind ![usage](./assets/usage.png) -``` +```text NAME: jf - JSONFind