From ea1c6b06c5c1adc3bfea5f3ec53af432b682aad2 Mon Sep 17 00:00:00 2001 From: Tomek Zebrowski Date: Mon, 29 Jun 2026 17:14:54 +0200 Subject: [PATCH 1/2] feat: update doc file --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 313fced3..d945bea8 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ Built atop the [ObdMetrics](https://github.com/tzebrowski/ObdMetrics "ObdMetrics --- -## 🚀 Key Features and Capabilities +## Key Features and Capabilities * **Broad Adapter Compatibility:** Seamlessly connects with **ELM327** and **STNxxxx** OBD2 adapters via Bluetooth, WiFi, or USB. * **Real-Time Data Visualization:** Transforms raw sensor data into intuitive, customizable gauges and high-frequency graphs for instant analysis. @@ -33,7 +33,7 @@ The application includes native integration with the **ObdGraphsLogViewer** proj * **Online Log Visualization:** Utilize the specialized [ObdGraphsLogViewer](https://github.com/tzebrowski/ObdGraphsLogViewer) to analyze logs on a larger screen, enabling deep-dive performance reviews and trend analysis. -### 🔄 How to Sync Data between Mobile App and Log Viewer +### How to Sync Data between Mobile App and Log Viewer To analyze your vehicle's performance on a larger screen, follow these steps to sync your data: @@ -45,7 +45,7 @@ To analyze your vehicle's performance on a larger screen, follow these steps to For a detailed video walkthrough of this process, refer to the official tutorial: [ObdGraphs - Online Log Analyzer (YouTube)](https://www.youtube.com/watch?v=SJe4QkUgMKs). --- -## 🔗 Official Resources +## Official Resources | Resource | Link | | :--- | :--- | @@ -59,7 +59,7 @@ For a detailed video walkthrough of this process, refer to the official tutorial ## Template App This application can serve as a template to support various vehicles, each with its own set of custom PIDs. -Example for such use-case can be found [here](https://github.com/tzebrowski/ObdGraphs/compare/master...feat/custom_pids_example "custom pids") +Example for such use-case can be found [here](https://github.com/tzebrowski/ObdGraphs/compare/master...custom_pids_example "custom pids") ## Developer-Friendly Aspects * `Open Source:` Licensed under Apache 2.0, encouraging community contributions and modifications. From e8d062ba82d13d593f2c2b63c8a7cf63142ee36a Mon Sep 17 00:00:00 2001 From: Tomek Zebrowski Date: Mon, 29 Jun 2026 17:26:46 +0200 Subject: [PATCH 2/2] feat: remove icons from chapters --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d945bea8..f4ccdc78 100644 --- a/README.md +++ b/README.md @@ -26,7 +26,7 @@ Built atop the [ObdMetrics](https://github.com/tzebrowski/ObdMetrics "ObdMetrics --- -## 📊 Data Analysis & Logging +## Data Analysis & Logging The application includes native integration with the **ObdGraphsLogViewer** project. This integration allows users to: * **Export Telemetry Logs:** Save detailed session data from the mobile app in the Google Drive.