Skip to content

Commit 4d98307

Browse files
committed
Update README.md
1 parent 28f0b11 commit 4d98307

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

javascript-unit-testing-with-mocha/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
## Javascript Unit Testing with Mocha
22
code about JavaScript Unit test with Mocha, Chai, Sinon
33

4-
## Setup
4+
### Setup
55
* Install [Nodejs](http://nodejs.org) >= v6.10.3
66
* Install Mocha by running the command `$ npm install --global mocha`
77
* Clone this Project and navigate to the javascript-unit-testing-with-mocha/xx directory in command line (xx is like 01)

0 commit comments

Comments
 (0)