Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Maryam0330 authored Oct 8, 2024
1 parent d9b42ab commit f0ddae9
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,16 @@

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

1. [Features](#features)
2. [How it works](#how-it-works)
3. [Usage](#usage)
4. [Dependencies](#dependencies)
5. [Installation](#installation)
6. [Contributing](#contributing)
7. [Code of Conduct](#code-of-conduct)

## Features

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

0 comments on commit f0ddae9

Please sign in to comment.