From 07b3e661301aee7cd935698b8b9127d596cfd912 Mon Sep 17 00:00:00 2001 From: Aditya raj <88555779+dryruffian@users.noreply.github.com> Date: Sun, 28 Jul 2024 00:34:18 +0530 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e2c6d09..615c2bc 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -#Code Cartographer +# Code Cartographer This project provides a Gradio-based web interface for extracting and processing archive files. It supports various archive formats including ZIP, RAR, and 7z. The tool extracts the contents of the uploaded archive, generates a directory tree, and displays the contents of text files while respecting .gitignore patterns and common ignore rules.