From d28f7122c3ffa15b16a7b33cd18c34aba5021b14 Mon Sep 17 00:00:00 2001 From: AJ ONeal Date: Mon, 21 Jul 2014 10:13:41 -0600 Subject: [PATCH] link to more resources --- README.md | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 1eb0d50..736265b 100644 --- a/README.md +++ b/README.md @@ -21,8 +21,14 @@ 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. +For a larger address space now, consider: + + * Human Readable IDs for Node.js and Browser: + * Human Readable IDs for Java: + * Human Readable IDs for Python: + +All of these also have the benefit of bi-directional conversion, but not all of them +have words which are easy to pronounce and spell. Usage =======