From 7fd6fecbf5a08b1f13aa7e906e94be9bc126780a Mon Sep 17 00:00:00 2001 From: Kelly Brazil Date: Sat, 23 May 2020 21:09:49 -0700 Subject: [PATCH] formatting --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4096cadd..66c86b8a 100644 --- a/README.md +++ b/README.md @@ -66,7 +66,7 @@ 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/). -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.