From 2b242bda87683fd97cb607bce66e78c83b8bf07b Mon Sep 17 00:00:00 2001 From: defanor Date: Fri, 8 Mar 2019 06:12:16 +0300 Subject: Edit descriptions --- README.md | 10 ++++------ 1 file changed, 4 insertions(+), 6 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index 2a761e5..921ea8e 100644 --- a/README.md +++ b/README.md @@ -1,11 +1,9 @@ # Coalpit -Coalpit is a library for -building -[command-line program interfaces](https://defanor.uberspace.net/notes/command-line-program-interface.html): -the goal is to get interfaces between programs quickly and easily, -while keeping them language-agnostic and more user- and shell -scripting-friendly than JSON and similar formats. +Coalpit is a library for building command-line interfaces: the goal is +to get interfaces quickly and easily, while keeping them +language-agnostic and more user- and shell scripting-friendly than +JSON and similar formats. Given a type, it derives instances to print and parse it as command-line arguments or DSVs, as well as to compose usage -- cgit v1.2.3