1
Fork 0
mirror of https://github.com/RGBCube/JsonWrapper synced 2025-07-27 11:47:45 +00:00

Update README.md

This commit is contained in:
RGBCube 2022-01-26 22:15:43 +03:00 committed by GitHub
parent 4153981000
commit a2f2b6ffb0
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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