From 3755dd00afcd4fcf2aab4fd39915a7a0cc5ec0b0 Mon Sep 17 00:00:00 2001 From: Do Minh Hai Date: Sat, 13 Jun 2015 04:31:23 +0900 Subject: [PATCH] Update README.md --- README.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 43df0f9..8d01bcc 100644 --- a/README.md +++ b/README.md @@ -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)