diff --git a/lib/web/README.md b/lib/web/README.md index 0015c3f..6dd0415 100644 --- a/lib/web/README.md +++ b/lib/web/README.md @@ -1,9 +1,9 @@ # Reflections -As you use your application, reflections will be added to `/reflections/db.js`. -They can be viewed by opening `/reflections/index.html` in your browser, no server setup required. +As you use the application reflections will be added to `/reflections/db.js`. +They can be viewed by opening `reflections/index.html`, no need to start server. -If you would like to keep or delete reflections then start the server: +If you would like to delete reflections then start the server: ``` npm install;