Skip to content

Commit 1d59150

Browse files
committed
Add main Readme entry for diagnostics app
1 parent 567429b commit 1d59150

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,10 @@ Demo applications are located in the [`demos/`](./demos/) directory. Also see ou
5555
- [demos/example-vite](./demos/example-vite/README.md): A minimal example demonstrating bundling with Vite.
5656
- [demos/example-nextjs](./demos/example-nextjs/README.md): An example demonstrating setup with Next.js.
5757

58+
## Tools
59+
60+
- [tools/diagnostics-app](./tools/diagnostics-app): A standalone web app that presents stats about a user's local database (incl. tables and sync buckets).
61+
5862
# Development
5963

6064
This monorepo uses pnpm.

0 commit comments

Comments
 (0)