From b9e1410f44d1f574eb4552ad8826fdffd663660d Mon Sep 17 00:00:00 2001 From: John Kerl Date: Sun, 16 Apr 2017 22:05:03 -0700 Subject: [PATCH] neaten --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 005c2335d..6cb326b8c 100644 --- a/README.md +++ b/README.md @@ -60,6 +60,8 @@ insertion-ordered hash map. This encompasses a **variety of data formats**, including but not limited to the familiar **CSV**, **TSV**, and **JSON**. (Miller can handle **positionally-indexed data** as a special case.) +For a few more examples please see [Miller in 10 minutes](http://johnkerl.org/miller/doc/10-min.html). + Features: * Miller is **multi-purpose**: it's useful for **data cleaning**,