Skip to content

Commit f0ce2db

Browse files
committed
reformat readme
1 parent 9758c88 commit f0ce2db

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

README.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,10 @@ This project is designed to get you used to working with all of the concepts we
1313
* In each project file you'll see a series of problems to work through,.
1414
* When you feel like you've completed the problem, be sure to run, `npm test <file name>` to get see if your code works properly... and to check if you have any linting errors.
1515
* Work until you have all of the tests passing.
16-
## Running the tests
17-
Example:
16+
17+
## Running the tests
18+
19+
Example:
1820

1921
```
2022
npm test arrays

0 commit comments

Comments
 (0)