updated README

This commit is contained in:
2026-02-06 10:18:38 +01:00
parent 4788470dc5
commit f369488d5b

View File

@@ -346,7 +346,6 @@ oai/
│ │ └── styles.tcss # TUI styling │ │ └── styles.tcss # TUI styling
│ └── utils/ # Logging, export, etc. │ └── utils/ # Logging, export, etc.
├── pyproject.toml # Package configuration ├── pyproject.toml # Package configuration
├── build.sh # Binary build script
└── README.md └── README.md
``` ```