diff --git a/APM - Final/readme.md b/APM - Final/readme.md index 437e336..c254eb3 100644 --- a/APM - Final/readme.md +++ b/APM - Final/readme.md @@ -6,3 +6,6 @@ 3) Type: `npm start` This launches the TypeScript compiler (tsc) to compile the application and wait for changes. It also starts the lite-server and launches the browser to run the application. + + +test changes \ No newline at end of file diff --git a/README.md b/README.md index 06e736d..8e0c930 100644 --- a/README.md +++ b/README.md @@ -12,3 +12,9 @@ If you have any problems installing or running this code, please see the ["Angul If that does not resolve your issue, please post to the [discussion board for the course](https://app.pluralsight.com/library/courses/angular-2-getting-started-update/discussion) NOTE: The installation was tested using node v6.5.0 and npm 3.10.6. + + +Testing changes for PR + + +updated from master