From 0609428096ab3b6bd999de175b258b418f20d234 Mon Sep 17 00:00:00 2001 From: Arhell Date: Sun, 4 Sep 2022 01:50:58 +0300 Subject: [PATCH] update readme links --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 87a440b..3b0054e 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ List Of English Words A text file containing over 466k English words. While searching for a list of english words (for an auto-complete tutorial) -I found: http://stackoverflow.com/questions/2213607/how-to-get-english-language-word-database which refers to [http://www.infochimps.com/datasets/word-list-350000-simple-english-words-excel-readable](https://web.archive.org/web/20131118073324/http://www.infochimps.com/datasets/word-list-350000-simple-english-words-excel-readable) (archived). +I found: https://stackoverflow.com/questions/2213607/how-to-get-english-language-word-database which refers to [https://www.infochimps.com/datasets/word-list-350000-simple-english-words-excel-readable](https://web.archive.org/web/20131118073324/https://www.infochimps.com/datasets/word-list-350000-simple-english-words-excel-readable) (archived). No idea why infochimps put the word list inside an excel (.xls) file.