Skip to content

Commit 09f189e

Browse files
Remove Table of Contents from README
Removed the Table of Contents section from the README.
1 parent e404b4e commit 09f189e

1 file changed

Lines changed: 0 additions & 56 deletions

File tree

README.md

Lines changed: 0 additions & 56 deletions
Original file line numberDiff line numberDiff line change
@@ -10,62 +10,6 @@ A high-performance, cross-platform ECU log viewer written in Rust.
1010

1111
---
1212

13-
## Table of Contents
14-
15-
- [UltraLog](#ultralog)
16-
- [Table of Contents](#table-of-contents)
17-
- [Overview](#overview)
18-
- [Features](#features)
19-
- [Data Visualization](#data-visualization)
20-
- [Timeline and Playback](#timeline-and-playback)
21-
- [Multi-File Support](#multi-file-support)
22-
- [Unit Conversion](#unit-conversion)
23-
- [Export Options](#export-options)
24-
- [Computed Channels](#computed-channels)
25-
- [Additional Tools](#additional-tools)
26-
- [Accessibility](#accessibility)
27-
- [Supported ECU Formats](#supported-ecu-formats)
28-
- [Haltech - Full Support](#haltech---full-support)
29-
- [ECUMaster EMU Pro - Full Support](#ecumaster-emu-pro---full-support)
30-
- [RomRaider - Full Support](#romraider---full-support)
31-
- [Speeduino / rusEFI - Full Support](#speeduino--rusefi---full-support)
32-
- [Coming Soon](#coming-soon)
33-
- [Installation](#installation)
34-
- [Pre-built Binaries](#pre-built-binaries)
35-
- [Building from Source](#building-from-source)
36-
- [Quick Start Guide](#quick-start-guide)
37-
- [User Guide](#user-guide)
38-
- [Loading Log Files](#loading-log-files)
39-
- [Visualizing Data](#visualizing-data)
40-
- [Timeline and Playback](#timeline-and-playback-1)
41-
- [Unit Preferences](#unit-preferences)
42-
- [Field Normalization](#field-normalization)
43-
- [Computed Channels](#computed-channels-1)
44-
- [Exporting Charts](#exporting-charts)
45-
- [Scatter Plot Tool](#scatter-plot-tool)
46-
- [Accessibility Features](#accessibility-features)
47-
- [Keyboard Shortcuts](#keyboard-shortcuts)
48-
- [Tech Stack](#tech-stack)
49-
- [Development](#development)
50-
- [Project Structure](#project-structure)
51-
- [Troubleshooting](#troubleshooting)
52-
- ["File format not recognized"](#file-format-not-recognized)
53-
- ["Application won't start on macOS"](#application-wont-start-on-macos)
54-
- ["Chart is slow or laggy"](#chart-is-slow-or-laggy)
55-
- ["Channels show wrong units"](#channels-show-wrong-units)
56-
- ["My ECU format isn't supported"](#my-ecu-format-isnt-supported)
57-
- [Legal Notices](#legal-notices)
58-
- [License](#license)
59-
- [Trademark Disclaimer](#trademark-disclaimer)
60-
- [Interoperability Statement](#interoperability-statement)
61-
- [Open Invention Network](#open-invention-network)
62-
- [Author](#author)
63-
- [Related Projects](#related-projects)
64-
- [Contributing](#contributing)
65-
- [Acknowledgments](#acknowledgments)
66-
67-
---
68-
6913
## Overview
7014

7115
UltraLog is an **independent, open-source** desktop application designed for automotive tuners, engineers, and enthusiasts who need to analyze ECU (Engine Control Unit) log data. Built with Rust for maximum performance, it handles large log files (millions of data points) smoothly using advanced downsampling algorithms while maintaining visual accuracy.

0 commit comments

Comments
 (0)