From f6dbc0c22dbc2b469b970066332807ba33c7eb4f Mon Sep 17 00:00:00 2001 From: kimorkim Date: Mon, 13 Jun 2016 16:42:24 +0900 Subject: [PATCH] add read --- package.json | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/package.json b/package.json index a07fffeb2..db4bf067d 100644 --- a/package.json +++ b/package.json @@ -27,6 +27,12 @@ "y": 120, "type": "file", "path": "Entry.app" + }, + { + "x": 380, + "y": 250, + "type": "file", + "path": "./app/README.md" } ] },