diff --git a/README.md b/README.md index 25e83a72b0..38ce5db4f7 100644 --- a/README.md +++ b/README.md @@ -56,6 +56,8 @@ supported values currently are: `bool` `uint` `int` `address` `bytes32` ### Command Line +Remix-Tests will assume the tests will files whose name end with "_test.sol". e.g `simple_storage_test.sol` + Usage: * A directory with tests files `remix-tests examples/`