diff --git a/README.md b/README.md index e5390ba..e5e2512 100644 --- a/README.md +++ b/README.md @@ -23,8 +23,7 @@ codeeditor/ ├── tests/ # Test suite ├── docs/ # Documentation ├── requirements.txt # Project dependencies -├── pyproject.toml # Project metadata and build configuration -└── .pre-commit-config.yaml # Pre-commit hooks configuration +└── pyproject.toml # Project metadata and build configuration ``` ## Installation