diff options
| author | A Farzat <a@farzat.xyz> | 2026-03-06 21:47:15 +0300 |
|---|---|---|
| committer | A Farzat <a@farzat.xyz> | 2026-03-06 21:47:15 +0300 |
| commit | 7e24d0cd5b671d06383466baf89c340023421d86 (patch) | |
| tree | d6b5fb46f4e330f6dbd7d750a370e452838e09ca /README.md | |
| parent | c04ea0dc4b0f2c5ddf4c15b796f0439905116a34 (diff) | |
| download | oreilly-epub-7e24d0cd5b671d06383466baf89c340023421d86.tar.gz oreilly-epub-7e24d0cd5b671d06383466baf89c340023421d86.zip | |
Add LICENSE file
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -97,7 +97,7 @@ most books; see Roadmap for planned streaming improvements). parsing to update `src`, `href`, and other attributes precisely. - [ ] **Stylesheets completeness**: ensure all CSS referenced by chapters is included and linked properly (cross-check chapters endpoint vs files list). -- [ ] **License**: add a LICENSE file. +- [ ] **License**: add copyright notice to each file and specify it in Cargo.toml. - [ ] **XDG directories**: use XDG‑compatible defaults for config and the download root. - [ ] **Concurrency**: implement parallel downloads with a configurable limit. |
