Skip to content

Commit

Permalink
Merge pull request #116 from Maryam0330/main
Browse files Browse the repository at this point in the history
Added Table of Contents in the Readme file
  • Loading branch information
Kota-Karthik authored Oct 14, 2024
2 parents 7a9070a + 0896c37 commit bcd0b2e
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,22 @@

TwinTrim is a powerful and efficient tool designed to find and manage duplicate files across directories. It provides a streamlined way to scan files, identify duplicates based on their content, and remove them automatically or with user guidance, helping you save storage space and keep your file system organized.

## Table of Contents

- [Features](#features)
- [How It Works](#how-it-works)
- [Core Components](#core-components)
- [Key Functions](#key-functions)
- [Usage](#usage)
- [Command Line Interface](#command-line-interface)
- [Options](#options)
- [Examples](#examples)
- [Dependencies](#dependencies)
- [Installation](#installation)
- [Contributing](#contributing)
- [Code of Conduct](#code-of-conduct)
- [License](#license)

## Features

- **Duplicate Detection**: Scans directories to detect duplicate files based on file content rather than just filenames.
Expand Down

0 comments on commit bcd0b2e

Please sign in to comment.