Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
dominhhai committed Jun 12, 2015
1 parent 212ff38 commit 3755dd0
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -80,12 +80,14 @@ var result = scalc(your_expression)
# Contributing
Feel free to send your PRs!

1. Fork it
1. Fork it ٩◔̯◔۶
2. Install dependencies: `npm install`
3. Test your changes: `npm test`
3. Commit your changes: `git commit -m 'Add some feature'`
4. Push to your repo: `git push`
5. Submit a pull request
5. Submit a pull request ♥‿♥

✌(-‿-)✌ You can use [git-u](https://www.npmjs.com/package/git-u) for quicker clone: `git-u your_name your_repo`

# License
[MIT](https://github.com/dominhhai/calculator/blob/master/LICENSE)

0 comments on commit 3755dd0

Please sign in to comment.