README.md aktualisiert

This commit is contained in:
Niklas Peng 2025-05-30 20:04:02 +02:00
parent f1cc738135
commit 1b30ba0514

View File

@ -23,8 +23,7 @@ codeeditor/
├── tests/ # Test suite ├── tests/ # Test suite
├── docs/ # Documentation ├── docs/ # Documentation
├── requirements.txt # Project dependencies ├── requirements.txt # Project dependencies
├── pyproject.toml # Project metadata and build configuration └── pyproject.toml # Project metadata and build configuration
└── .pre-commit-config.yaml # Pre-commit hooks configuration
``` ```
## Installation ## Installation