From 597d61684103fa9158eaf8ccc41d9c3538ffd5ed Mon Sep 17 00:00:00 2001 From: oakes Date: Fri, 30 May 2014 10:41:07 -0400 Subject: [PATCH] Point beginners to Nightmod --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 841c323..e15d117 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ There are several different ways to create a project: * [Leiningen](https://github.com/technomancy/leiningen): `lein new play-clj hello-world` * [Nightcode](https://nightcode.info/): Click "New Project", provide a name, and choose the "Game" option -* [Nightmod](https://nightmod.net/) (easier but less flexible) +* [Nightmod](https://nightmod.net/): Easiest option for beginners ## Justification