Skip to content

Commit 5028113

Browse files
committed
modify readme
1 parent 6a2b220 commit 5028113

1 file changed

Lines changed: 11 additions & 4 deletions

File tree

readme.md

Lines changed: 11 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
# Boostnote
22

3-
Hack your memory
3+
Simple note app
44

5-
## Develope
5+
## Develop
66

77
1. turn on HMR server
88

@@ -18,8 +18,12 @@ npm run hot
1818

1919
> `npm start` is using compiled scripts. see [Build](#Build) to compile scripts.
2020
21+
2122
## Build
2223

24+
> '3. Codesign' and '4. Create' installer are needed to deploy this app.
25+
> You can skip these steps.
26+
2327
1. Compile scripts
2428

2529
compile all browser stuff(Javascript, Stylus).
@@ -78,15 +82,18 @@ grunt zip:osx
7882
- Webpack
7983
... check [`package.json`](./package.json)
8084

85+
8186
## Codestyle
8287

8388
[![js-standard-style](https://cdn.rawgit.com/feross/standard/master/badge.svg)](https://github.com/feross/standard)
8489

8590
## Author
8691

87-
[Rokt33r(Dick Choi)](https://github.com/rokt33r)
92+
[Rokt33r(Dick Choi of MAISIN&CO.)](https://github.com/rokt33r)
93+
94+
## Copyright & License
8895

89-
## License
96+
Copyright (C) 2016 MAISIN&CO.
9097

9198
[Check here](./LICENSE).
9299

0 commit comments

Comments
 (0)