diff --git a/README.md b/README.md
index 76e9b71d7d94a72f38b41769086c8953b0978e1f..5005fbe967c401ac77c58afdd004d1aff07cd27c 100644
--- a/README.md
+++ b/README.md
@@ -6,7 +6,7 @@ SPDX-License-Identifier: CC0-1.0
 ![Coverage](coverage_badge.svg)
 # Hi-Classifier
 
-This is a reuse of [Microsplit](https://pypi.org/project/microsplit/)  structure. This is Hi-Classifier, a command-line tool designed for identify and managing type of paired reads in BAM files. Hi-Classifier is a command-line tool designed to identify, classify, and manage paired reads in BAM files derived from Hi‑C experiments. It follows the logic and structure of the [Parasplit](https://pypi.org/project/parasplit/) tool but is tailored for Micro-C data. The tool reads alignment files (SAM, BAM, or CRAM) using `pysam` and identifies events of soft-clipping or hard-clipping. 
+This is a reuse of [Microsplit](https://pypi.org/project/microsplit/)  structure. Hi-Classifier is a command-line tool designed to identify, classify, and manage paired reads in BAM files derived from Hi‑C experiments. It follows the logic and structure of the [Parasplit](https://pypi.org/project/parasplit/) tool but is tailored for Micro-C data. The tool reads alignment files (SAM, BAM, or CRAM) using `pysam` and identifies events of soft-clipping or hard-clipping. 
 
 ## Features