From 85f850c79ff36919578f1272db535435741e8023 Mon Sep 17 00:00:00 2001 From: Walter Higgins Date: Wed, 2 Jan 2013 10:28:40 +0000 Subject: [PATCH] Update README.md --- README.md | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 9f3551a..693a7e1 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ ScriptCraft =========== -A Minecraft mod that lets you build using Javascript +A Minecraft mod that lets you build using Javascript. Description =========== @@ -87,3 +87,9 @@ from the blueprint. Keep a Minecraft Block reference handy - there's one here .. http://www.minecraftinfo.com/idlist.htm +Further Reading +=============== +You can find more information about [ScriptCraft on my blog][blog]. + +[blog]: http://walterhiggins.net/blog/cat-index-scriptcraft.html +