## Overview
This VS Code extension automatically generates and updates the project structure in your `README.md` file. It scans the project's directory and creates a structured representation of the file system while allowing customization of ignored patterns, sorting preferences, and depth levels.
## Features
- **Automatic Project Structure Generation**: Updates `README.md` with a tree-like representation of your project's file structure.
- **Customizable Configurations**: Set ignored patterns, sorting preferences, and depth levels.
- **Real-time Updates**: Monitors changes in the project and updates the structure automatically.
- **Manual Trigger Command**: Run the command manually to regenerate the structure.