Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
maedi committed Dec 1, 2020
1 parent 4b3c304 commit a3b1d48
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions lib/web/README.md
Original file line number Diff line number Diff line change
@@ -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;
Expand Down

0 comments on commit a3b1d48

Please sign in to comment.