From bf2aef38b8c5244183488809170cd95f89d12214 Mon Sep 17 00:00:00 2001 From: Ken Elf Mathieu Sternberg Date: Tue, 17 Jul 2012 13:18:22 -0700 Subject: [PATCH] Updating README with reasons for why this code exists, as well as mention of the Easter Egg. --- README.md | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 08233d8..268adf2 100644 --- a/README.md +++ b/README.md @@ -19,7 +19,14 @@ else, and every browser will have its own local store. If you use more than one browser, this may present a problem, but most people have one browser per device, and these lists shouldn't be that long. -This is mostly a tech demo for various JS tools. +This is mostly a tech demo for various JS tools. It is probably one +of the cleanest framework for developing webapps I've ever written, +and is likely to be the template I use for developing for the next +year: Grunt, Mocha, Zombie, Coffee, Haml, Less. + +There's an Easter Egg in the code. After installing, try typing in +"Defeat the Empire" or "Master the Force" as priorities and see what +happens. ## License Copyright (c) 2012 Elf M. Sternberg