From 28118d7959d56bb3a14a5c4972952c5feb78a068 Mon Sep 17 00:00:00 2001 From: RGBCube <78925721+RGBCube@users.noreply.github.com> Date: Wed, 26 Jan 2022 22:34:08 +0300 Subject: [PATCH] pypi --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index c888af8..46cfbb5 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ # 🈷️ JsonWrapper -Easy to use JSON wrapper packed with features. +Easy to use JSON wrapper packed with features. + +View it on PyPi: https://pypi.org/project/json-wrapper/ # 📥 Usage Execute `pip install json-wrapper`.