From 61de6b96c37283929ffd2d83f14fe0be61b672ee Mon Sep 17 00:00:00 2001 From: Josh Kaufman Date: Mon, 18 Jul 2016 11:28:05 -0600 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 11fafa1..cc449af 100644 --- a/README.md +++ b/README.md @@ -13,6 +13,8 @@ This repo is derived from [Peter Norvig's](http://norvig.com/ngrams/) compilatio sed 's/[0-9]*//g' +Special thanks to [koseki](https://github.com/koseki) for [de-duplicating the list](https://github.com/first20hours/google-10000-english/issues/6). + Usage -----