diff --git a/README.md b/README.md index 2274d527..aa232eea 100644 --- a/README.md +++ b/README.md @@ -105,6 +105,7 @@ npx detox test -c android.debug ### Running Unit Tests Unit test files located in the `./tests` directory + To run the unit tests, execute: ```