From 714bb2d9cda9847fd888ed1f495b7499ef71a1d4 Mon Sep 17 00:00:00 2001 From: Sarthak Pati Date: Tue, 13 Jul 2021 12:58:06 -0400 Subject: [PATCH] add conda recipe --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 59950e6..55ac36c 100644 --- a/README.md +++ b/README.md @@ -32,6 +32,10 @@ jstyleson supports parsing JSON with: `pip install jstyleson` +OR, using conda: + +`conda install -c conda-forge jstyleson` + # Usage jstyleson provide some wrapper function around the standard json module: