1
0
mirror of https://github.com/kellyjonbrazil/jc.git synced 2025-06-19 00:17:51 +02:00

prettify link

This commit is contained in:
Kelly Brazil
2020-02-14 09:44:24 -08:00
parent 4ef0434f53
commit d7de122e36

View File

@ -61,7 +61,7 @@ To access the raw, pre-processed JSON, use the `-r` cli option or the `raw=True`
Schemas for each parser can be found in the [`docs/parsers`](https://github.com/kellyjonbrazil/jc/tree/dev/docs/parsers) folder.
For more information on the motivations for this project, please see my blog post at https://blog.kellybrazil.com/2019/11/26/bringing-the-unix-philosophy-to-the-21st-century/.
For more information on the motivations for this project, please see my [blog post](https://blog.kellybrazil.com/2019/11/26/bringing-the-unix-philosophy-to-the-21st-century/).
## Installation
```