From 13f8b90523d1fcf6e6fd26e9b5729fbd8a81497b Mon Sep 17 00:00:00 2001 From: AJ ONeal Date: Mon, 21 Jul 2014 10:00:45 -0600 Subject: [PATCH] added more links and stuff --- README.md | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/README.md b/README.md index a8e1a6d..1eb0d50 100644 --- a/README.md +++ b/README.md @@ -21,6 +21,9 @@ Currently the id space is about 100,000 ids (100 * 100 * 100). The goal is to have several billion possible combinations by adding more words as well as expanding the ids to have verbs and adverbs. +For a larger address space now, consider , +which also has the benefit of bi-directional conversion. + Usage ======= @@ -99,6 +102,18 @@ The pre-publish script outputs the formatted javascript. * grey, gray, bore, boar (two ways of spelling the same word or sound) * prawn (not well-known) +Resources +========= + +Add more words and strategies from + + * + * The Dolch List + * + * + * + * + TODO ====