Skip to content

Commit 6a7c971

Browse files
authored
Merge pull request #38 from rylev/readme-section-test
Add section on node dependency in README
2 parents 4d86fca + 89b0b8f commit 6a7c971

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -439,3 +439,8 @@ at your option.
439439
Unless you explicitly state otherwise, any contribution intentionally submitted
440440
for inclusion in this project by you, as defined in the Apache-2.0 license,
441441
shall be dual licensed as above, without any additional terms or conditions.
442+
443+
### Tests
444+
445+
In order to run the tests you will need (node.js)[https://nodejs.org/] version
446+
8.9.4 or above. Running the tests is done by running `cargo test`.

0 commit comments

Comments
 (0)