From 5892ab8cb93242fcb5678a8c1bbd5568d23df6eb Mon Sep 17 00:00:00 2001 From: Daniel Pepper Date: Tue, 14 Apr 2020 11:46:46 -0700 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2a3505c..b6ccd52 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ rekey ====== -Transform collections into dicts by deriving keys from each item. +Transform collections into dictionaries. ### Install