Minor change to README

This commit is contained in:
Tom Bloor 2017-08-15 11:34:05 +01:00
parent 26d7277718
commit aeb24c7a40

View file

@ -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.