We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9caff15 commit 63a3bd5Copy full SHA for 63a3bd5
README.md
@@ -2,6 +2,9 @@
2
Python wrapper for https://jsonbox.io
3
4
[](https://badge.fury.io/py/jsonbox)
5
+<a href="https://github.com/harlev/jsonbox-python/blob/master/LICENSE">
6
+ <img alt="License: MIT" src="https://img.shields.io/badge/license-MIT-yellow.svg" target="_blank" />
7
+</a>
8
9
## Installation
10
pip install jsonbox
0 commit comments