File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 4040 - [ Grunt] ( http://gruntjs.com/ ) .
4141 - [ Bower] ( http://bower.io/ ) .
4242
43- The process is very simple.
43+ #### Development Workflow
4444
4545 1 . ** [ Fork] ( https://github.com/rmariuzzo/checkboxes.js/fork ) ** this respository.
46- 2 . ** Clone** your fork and create a branch feature branch from develop.
46+ 2 . ** Clone** your fork and create a feature branch from develop.
4747 git clone git@github.com :<your-username >/checkboxes.js.git
4848 git fetch origin
4949 git checkout develop
@@ -59,7 +59,7 @@ Questions? [Hit me](https://github.com/rmariuzzo/).
5959
6060#### ProTip:
6161
62- - When coding run ` grunt ` , this will watch for any change in source and test files, then it will lint and test your code as you code.
62+ > When coding run ` grunt ` , this will watch for any change in source and test files, then it will lint and test your code as you code.
6363
6464## Tests
6565
You can’t perform that action at this time.
0 commit comments