aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorA Farzat <a@farzat.xyz>2026-03-06 21:47:15 +0300
committerA Farzat <a@farzat.xyz>2026-03-06 21:47:15 +0300
commit7e24d0cd5b671d06383466baf89c340023421d86 (patch)
treed6b5fb46f4e330f6dbd7d750a370e452838e09ca /README.md
parentc04ea0dc4b0f2c5ddf4c15b796f0439905116a34 (diff)
downloadoreilly-epub-7e24d0cd5b671d06383466baf89c340023421d86.tar.gz
oreilly-epub-7e24d0cd5b671d06383466baf89c340023421d86.zip
Add LICENSE file
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index df0525f..e7252ae 100644
--- a/README.md
+++ b/README.md
@@ -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.