summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authordefanor <defanor@uberspace.net>2019-03-08 06:12:16 +0300
committerdefanor <defanor@uberspace.net>2019-03-08 06:12:16 +0300
commit2b242bda87683fd97cb607bce66e78c83b8bf07b (patch)
tree75280ce3c6fb3650b18ab8ad6d8a2ff7fdbd1173 /README.md
parent70b5c774d29822f0c2ca8974327848ed3809e9f6 (diff)
Edit descriptions
Diffstat (limited to 'README.md')
-rw-r--r--README.md10
1 files changed, 4 insertions, 6 deletions
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