From bfb876a1e394ff63c6773965ba0b65da4e109c1b Mon Sep 17 00:00:00 2001 From: Kelly Brazil Date: Wed, 27 May 2020 09:52:13 -0700 Subject: [PATCH] formatting --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index ddd38daa..08b994c2 100644 --- a/README.md +++ b/README.md @@ -66,7 +66,8 @@ Schemas for each parser can be found in the [`docs/parsers`](https://github.com/ Release notes can be found [here](https://blog.kellybrazil.com/category/jc-news/). -**Why would anyone do this?!** 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/). +## Why Would Anyone Do This?! +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 There are several ways to get `jc`. You can install via `pip`, `brew`, DEB or RPM packages, or by downloading the correct binary for your architecture and running it anywhere on your filesystem.