From f9b0da34b10647c0cf22bdeb63573f3219158710 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Piotr=20Ma=C5=9Blanka?= <piotr.maslanka@henrietta.com.pl> Date: Wed, 26 May 2021 15:34:55 +0200 Subject: [PATCH] readme fix --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7087f84..e2dc802 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ MiniJSON [](https://badge.fury.io/py/minijson) [](https://pypi.python.org/pypi/minijson) -MiniJSON is a codec for a compact binary representation of a subset of JSON. +MiniJSON is a codec for a compact binary representation of JSON. Usage ----- -- GitLab