ai-wrapped 1.4.0 → 1.6.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -37,10 +37,12 @@ Built on top of [agent-sessions](https://github.com/jazzyalex/agent-sessions) se
37
37
  - Shareable dashboard links via [ai-wrapped.com/share](https://ai-wrapped.com/share)
38
38
  - System tray with today's stats at a glance
39
39
 
40
- ## Install
40
+ ## Quick start
41
41
 
42
42
  ```bash
43
- bunx ai-wrapped
43
+ npx ai-wrapped@latest
44
+ # or
45
+ bunx ai-wrapped@latest
44
46
  ```
45
47
 
46
48
  Flags: `--version`, `--rebuild`, `--uninstall`