Skip to content

Commit 4c66f6b

Browse files
committed
Revise README.md to improve clarity and conciseness of project description. Updated stats terminology and removed outdated sections on installation, development, tech, and license for a streamlined overview.
1 parent 124aa91 commit 4c66f6b

1 file changed

Lines changed: 1 addition & 19 deletions

File tree

README.md

Lines changed: 1 addition & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
# Stats
66

7-
Your graph, by the numbers—pages, content, links, and block types in one instant dashboard.
7+
Know your graph in seconds—pages, words, links, and tags in one sleek drawer.
88

99
[![Ask DeepWiki](https://deepwiki.com/badge.svg)](https://deepwiki.com/RoamJS/stats)
1010

@@ -18,21 +18,3 @@ Your graph, by the numbers—pages, content, links, and block types in one insta
1818
- **Account** — Current user display name and email
1919

2020
Open the drawer via the command palette: **Stats: Toggle Stats Drawer**.
21-
22-
## Installation
23-
24-
Install from [Roam Depot](https://roamdepot.com) or load the extension in development (see below).
25-
26-
## Development
27-
28-
- `npm start` — run in development mode (`samepage dev`)
29-
- `npm run build:roam` — build for Roam (dry run; CI runs full publish)
30-
31-
## Tech
32-
33-
- **roamjs-components** — UI (Drawer, Card, etc.) and utilities
34-
- **Datalog** — stats are computed with `roamAlphaAPI.data.async.q` (pages, blocks, refs, links)
35-
36-
## License
37-
38-
MIT

0 commit comments

Comments
 (0)