Release v0.13: Typography V3 (Safe mode) & Endnote Extraction Fix

This commit is contained in:
谭凯
2026-02-01 11:51:36 +08:00
parent 8e58415173
commit 40491e6386
95 changed files with 8493 additions and 11 deletions
+14
View File
@@ -0,0 +1,14 @@
# EPUB Bilingual Translator
Current Version: 0.13 (In Development)
Architecture: v2 (Modular)
## Usage
```bash
python main.py input/book.epub
```
## Architecture
See `doc/architecture_flow.md` for details.