client-app/README.md in logster-2.4.2 vs client-app/README.md in logster-2.5.0
- old
+ new
@@ -19,11 +19,11 @@
* `npm install`
## Running / Development
* `ember serve`
-* Visit your app at [http://localhost:4200](http://localhost:4200).
-* Visit your tests at [http://localhost:4200/tests](http://localhost:4200/tests).
+* Visit your app at [http://localhost:4200/logs](http://localhost:4200).
+* Visit your tests at [http://localhost:4200/logs/tests](http://localhost:4200/tests).
### Code Generators
Make use of the many generators for code, try `ember help generate` for more details