From a2f2b6ffb05287ea2388447685fb7c2229e87402 Mon Sep 17 00:00:00 2001 From: RGBCube <78925721+RGBCube@users.noreply.github.com> Date: Wed, 26 Jan 2022 22:15:43 +0300 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0a73fca..04c2e72 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # 🈷️ JsonWrapper Easy JSON wrapper packed with features. # 📥 Usage -Execute `pip install json_wrapper`. +Execute `pip install json-wrapper`. Add `from json_wrapper import JsonWrapper` to the top of your project. # 📄 Docs