From da720f746941ecbbe55bd049c7f26c6ed0f6a87b Mon Sep 17 00:00:00 2001 From: RGBCube <78925721+RGBCube@users.noreply.github.com> Date: Fri, 28 Jan 2022 20:18:00 +0300 Subject: [PATCH] Update README.md --- docs/README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/README.md b/docs/README.md index f7e033a..4fe7fc3 100644 --- a/docs/README.md +++ b/docs/README.md @@ -1,5 +1,5 @@ -# 📋 Table of Contents - +### Table of Contents +* [*class* `json_wrapper.JsonWrapper(json_path: str)`](https://github.com/RGBCube/json-wrapper/tree/main/docs#class-json_wrapperjsonwrapperjson_path-str) # *class* `json_wrapper.JsonWrapper(json_path: str)` ### Methods * [*def* `set(key: str, value, *, pathmagic: (str, list) = "")`](https://github.com/RGBCube/json-wrapper/tree/main/docs#def-setkey-str-value--pathmagic-str-list--)