Skip to content

Commit cb04453

Browse files
committed
Minor updates to readme.
1 parent 21801b9 commit cb04453

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

tools/diagnostics-app/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,8 @@ This diagnostics app presents data from the perspective of a specific user (no s
44

55
- See stats about the user's local database.
66
- Inspect tables and sync buckets on the device.
7-
- Identify common issues. E.g. too many sync buckets.
87
- Get started quickly - play around with a SQLite database without creating an app.
9-
- Serve as a baseline to compare your own apps against if you run into issues such as slow sync.
8+
- Serve as a baseline to compare your own apps against if you run into issues.
109

1110
The app is currently available as a local standalone web app, and is largely based on the [web SDK](/packages/web/).
1211

@@ -75,4 +74,5 @@ At this stage, we recommend running the app with the dev console open, as some e
7574

7675
Other known issues:
7776

77+
- Having the app open in multiple tabs may cause issues.
7878
- When a lot of data is synced, the main dashboard may be slow.

0 commit comments

Comments
 (0)