diff --git a/README.md b/README.md index 5f4f574..ca7012a 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ A native Android application for viewing Tesla vehicle data from your self-hoste ## Features - **Dashboard** - Real-time vehicle status at a glance with 3D car image matching your vehicle's color and wheels -- **Stats for Nerds** - Tap car image for advanced statistics: records, extremes, AC/DC ratio +- **Stats for Nerds** - Tap car image for advanced statistics: records, extremes, AC/DC ratio and much more! - **Charging History** - View all charging sessions with statistics and charts - **Charge Details** - Interactive map and detailed power/voltage/temperature charts - **Drive History** - Track trips with efficiency metrics and route visualization @@ -28,6 +28,7 @@ A native Android application for viewing Tesla vehicle data from your self-hoste Drive details Charges Charge details +Stats for nerds

## Requirements diff --git a/docs/screenshots/stats-for-nerds.jpg b/docs/screenshots/stats-for-nerds.jpg new file mode 100644 index 0000000..668eebd Binary files /dev/null and b/docs/screenshots/stats-for-nerds.jpg differ