Skip to content

Commit

Permalink
Updated the readme, package and demo files
Browse files Browse the repository at this point in the history
  • Loading branch information
mdarif committed May 9, 2013
1 parent 97fa2e3 commit 3a2c48b
Show file tree
Hide file tree
Showing 6 changed files with 741 additions and 569 deletions.
9 changes: 7 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -67,6 +67,12 @@ JavaScript Boilerplate is the collection of best practices using a design patter

Clone the git repo - `git clone git://github.com/mdarif/JavaScript-Boilerplate.git` - or [download it](https://github.com/mdarif/JavaScript-Boilerplate/zipball/master)

You can also get the JavaScript Boilerplate through npm if you have already installed node.

```javascript
npm install javascript-boilerplate
```

## Contributing

Anyone and everyone is welcome to [contribute](#).
Expand All @@ -82,7 +88,6 @@ Anyone and everyone is welcome to [contribute](#).
* MIT/GPL license


## Authors
## Author

* Mohammed Arif [@arif_iq](http://twitter.com/arif_iq), [github](https://github.com/mdarif)
* Venkat R Iyer [@viyer1](http://twitter.com/viyer1), [github](https://github.com/viyer1)
Loading

0 comments on commit 3a2c48b

Please sign in to comment.