From 50281132adb6fd542c5ae752b8eaa9f729c80fcf Mon Sep 17 00:00:00 2001 From: Rokt33r Date: Wed, 9 Mar 2016 02:44:57 +0900 Subject: [PATCH] modify readme --- readme.md | 15 +++++++++++---- 1 file changed, 11 insertions(+), 4 deletions(-) diff --git a/readme.md b/readme.md index 61565ae9..2d3b6169 100644 --- a/readme.md +++ b/readme.md @@ -1,8 +1,8 @@ # Boostnote -Hack your memory +Simple note app -## Develope +## Develop 1. turn on HMR server @@ -18,8 +18,12 @@ npm run hot > `npm start` is using compiled scripts. see [Build](#Build) to compile scripts. + ## Build +> '3. Codesign' and '4. Create' installer are needed to deploy this app. +> You can skip these steps. + 1. Compile scripts compile all browser stuff(Javascript, Stylus). @@ -78,15 +82,18 @@ grunt zip:osx - Webpack ... check [`package.json`](./package.json) + ## Codestyle [![js-standard-style](https://cdn.rawgit.com/feross/standard/master/badge.svg)](https://github.com/feross/standard) ## Author -[Rokt33r(Dick Choi)](https://github.com/rokt33r) +[Rokt33r(Dick Choi of MAISIN&CO.)](https://github.com/rokt33r) -## License +## Copyright & License + +Copyright (C) 2016 MAISIN&CO. [Check here](./LICENSE).