diff --git a/README.md b/README.md index 449adea..f18b330 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,9 @@

npm version - npm downloads + total downloads + monthly downloads + install size license node version

@@ -45,6 +47,7 @@ codeburn # interactive dashboard (default: 7 days) codeburn today # today's usage codeburn month # this month's usage codeburn report -p 30days # rolling 30-day window +codeburn report --refresh 60 # auto-refresh every 60 seconds codeburn status # compact one-liner (today + month) codeburn status --format json codeburn export # CSV with today, 7 days, 30 days diff --git a/assets/dashboard.jpg b/assets/dashboard.jpg index b27c7ee..7006631 100644 Binary files a/assets/dashboard.jpg and b/assets/dashboard.jpg differ