diff --git a/README.md b/README.md index 9e5520d70..1059ab462 100644 --- a/README.md +++ b/README.md @@ -33,6 +33,10 @@ - Start server - Serve: Run `yarn start:server` - - Debug: Run `yarn watch:server` and run "Launch Program" in _Visual Studio Code_ + - Debug: Run `yarn watch:server` and click "Launch Program" in _Visual Studio Code_ - Start client - Run `yarn start:client` + +## Testing + +Run `yarn test`