From aeb24c7a404a317d8fddb1ffa5939b222e71cb8b Mon Sep 17 00:00:00 2001 From: Tom Bloor Date: Tue, 15 Aug 2017 11:34:05 +0100 Subject: [PATCH] Minor change to README --- README.md | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 0e4649d..88aa6b8 100644 --- a/README.md +++ b/README.md @@ -21,14 +21,15 @@ npm install -g @angular/cli npm install ``` -## Environments - -See src/environments/environments.ts - [LocalLoop-Server]:https://github.com/Pear-Trading/Foodloop-Server [tj/n]:https://github.com/tj/n [marcelklehr/nodist]:https://github.com/marcelklehr/nodist +## Environments + +The app defaults to using the development server. For other options, see +`src/environments/environments.ts` + # Old README This is the old README with some minor tips on getting started, and more reading.