1
0
mirror of https://github.com/kellyjonbrazil/jc.git synced 2025-07-13 01:20:24 +02:00

documentation update

This commit is contained in:
Kelly Brazil
2019-10-25 16:14:32 -07:00
parent d791307031
commit de647bba4a

View File

@ -48,7 +48,7 @@ The goal is to keep the resulting JSON as flat and simple as possible. Also, key
## Installation
```
$ pip3 install jc
$ pip3 install --upgrade jc
```
## Usage