From bc5f69b92bb38c48a88d95c66b1c9435f5a4afb0 Mon Sep 17 00:00:00 2001 From: RGBCube <78925721+RGBCube@users.noreply.github.com> Date: Thu, 27 Jan 2022 21:55:30 +0300 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 98ed6d8..e488287 100644 --- a/README.md +++ b/README.md @@ -5,6 +5,8 @@ Execute `pip install json-wrapper`. Add `from json_wrapper import JsonWrapper` to the top of your project. # 🔗 Important Links +[Documentation]() SOON™ + [PyPI: json-wrapper](https://pypi.org/project/json-wrapper/) [GitHub: RGBCube/json-wrapper](https://github.com/RGBCube/json-wrapper)