chore: update docs
This commit is contained in:
15
ocr/CLAUDE.md
Normal file
15
ocr/CLAUDE.md
Normal file
@@ -0,0 +1,15 @@
|
||||
# ocr/
|
||||
|
||||
## Files
|
||||
|
||||
| File | What | When to read |
|
||||
| ---- | ---- | ------------ |
|
||||
| `Dockerfile` | Container build definition | Docker builds, deployment |
|
||||
| `requirements.txt` | Python dependencies | Adding dependencies |
|
||||
|
||||
## Subdirectories
|
||||
|
||||
| Directory | What | When to read |
|
||||
| --------- | ---- | ------------ |
|
||||
| `app/` | FastAPI application source | OCR endpoint development |
|
||||
| `tests/` | Test suite | Adding or modifying tests |
|
||||
Reference in New Issue
Block a user