diff --git a/README.md b/README.md index 690506c0..502d2b71 100644 --- a/README.md +++ b/README.md @@ -439,3 +439,8 @@ at your option. Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in this project by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions. + +### Tests + +In order to run the tests you will need (node.js)[https://nodejs.org/] version +8.9.4 or above. Running the tests is done by running `cargo test`.