diff --git a/README.md b/README.md index 650b1341774f6b3cba5dbc3921940ea39016bfde..b3c8316d21f24cf2d6f921c9cbc1af2488b63c35 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# IA Angular5 Starter +# IA Angular6 Starter #### Run `npm install -g @angular/cli` then `npm install` to get started @@ -106,7 +106,7 @@ If you want to use a different grid system or find yourself wanting to remove a |-- tsconfig.app.json `-- tsconfig.spec.json -../angular.json # All project config for the angular cli +../angular.json # All project config for the angular cli ../tslint.json # All project lint settings ex: "ng lint" ../e2e/ # All project end to end tests ex: "ng e2e" ../tsconfig.json # Primary typescript config