Skip to content

Commit

Permalink
Update instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
jhchen committed May 8, 2014
1 parent a6e1e97 commit b5256f7
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,18 +38,17 @@ Instantiate a new Quill object with a css selector for the div that should becom

npm install -g grunt-cli
npm install
bundle install

### Building

grunt
grunt build

### Testing

grunt test - run tests with phantomjs
grunt test:karma - allows you to visit localhost:9876/debug.html for interactive testing
grunt test:local - run tests with locally installed browsers
grunt test:remote - run tests on supported platforms on Sauce Labs
grunt test:coverage - run coverage tests using phantomjs

## Community

Expand All @@ -58,6 +57,7 @@ Get help or stay up to date.
- Follow [@quilljs](https://twitter.com/quilljs) on Twitter
- Ask questions on [Stack Overflow](http://stackoverflow.com/) (tag with quill)
- Visit the [discussion group](http://discuss.quilljs.com)
- For large or interesting use cases you may also email support@quilljs.com

## Contributing

Expand Down

0 comments on commit b5256f7

Please sign in to comment.