Skip to content

Commit

Permalink
doc README.md: fixing formatting (#81)
Browse files Browse the repository at this point in the history
The README has a small white space error that keeps the code block for being formatted correctly.
  • Loading branch information
jachin authored and EisenbergEffect committed Mar 26, 2018
1 parent b0fb939 commit 0635bad
Show file tree
Hide file tree
Showing 2 changed files with 4,364 additions and 4 deletions.
7 changes: 3 additions & 4 deletions README.md
Expand Up @@ -36,7 +36,6 @@ To build the code, follow these steps.

To run the unit tests, first ensure that you have followed the steps above in order to install all dependencies and successfully build the library. Once you have done that, you can run the tests by executing the following command:

```shell
npm test
```

```shell
npm test
```

0 comments on commit 0635bad

Please sign in to comment.