diff --git a/README.md b/README.md index 13f314a..1c2f958 100644 --- a/README.md +++ b/README.md @@ -9,3 +9,7 @@ 5. Go to `localhost:3000` in your browser (your NodeJS server will be running on port `3001`) 6. Install the Wasp extension for VSCode to get the best DX 7. Check out the docs for more info on wasp's [features](https://wasp-lang.dev/docs/language/features) and step-by-step [guides](https://wasp-lang.dev/docs) + +## Running e2e tests + +Check out the [e2e-tests/README.md](./e2e-tests/README.md)