diff --git a/README.md b/README.md index 52776cf..25fa2f0 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,9 @@ # Password generator A simple yet effective password generator created using Angular. + +--- +### To run locally +1. `npm install` +2. `ng serve` +3. Navigate to `http://localhost:4200/`