Skip to content

Commit

Permalink
CHORE(Docs): Updated README
Browse files Browse the repository at this point in the history
  • Loading branch information
SuneBear committed Jan 7, 2018
1 parent befd3ce commit 5d70afb
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,4 @@ db.json
*.log
node_modules/
public/
.deploy*/
.deploy*/
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,9 @@ The website is built based on Hexo, and it is used to publish news, products and
## Commands

- **Run on Local:** `$ hexo server`
- **Build for Prod:** `$ hexo generate`
- **Deploy to GH:** `$ hexo deploy`

## License

The repo is published under the [MIT](./LICENSE) license.
The repo is published under the [MIT](./LICENSE) license.

0 comments on commit 5d70afb

Please sign in to comment.