Skip to content

Commit f3f2ca0

Browse files
committed
Update README.md
1 parent 8dd3be7 commit f3f2ca0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
1-
# javascript-unit-testing-with-mocha
1+
## 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)