From 0c12d43af628a6169c89070a07c2bfd4239f25d8 Mon Sep 17 00:00:00 2001 From: Timo Lins Date: Wed, 21 Dec 2016 21:41:55 +0100 Subject: [PATCH] Minor README update --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a963dab..ed18dcc 100644 --- a/README.md +++ b/README.md @@ -48,7 +48,7 @@ This example shows the capabilities of `hyperlayout`. It demonstrates the usage > `package.json` ```json { - "name": "example-2", + "name": "my-example", "scripts": { "watch": "gulp watch", "serve": "nodemon build/index",