summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorJames R. Barlow <james@purplerock.ca>2021-07-07 15:27:46 -0700
committerJames R. Barlow <james@purplerock.ca>2021-07-07 15:27:46 -0700
commitd9c28c6464e33e9c2fe8baf26af922b714973f72 (patch)
treee1c529e27dea5bd32f8a6fdaca21c22b6e49d90b /README.md
parent6d6e128327cb0041523352e30b23888c44d0d79e (diff)
readme: pypdf2 docs
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 4c2553c..1023cb3 100644
--- a/README.md
+++ b/README.md
@@ -49,7 +49,7 @@ This library is similar to PyPDF2 and pdfrw - it provides low level access to PD
| Modifies PDF/A without breaking PDF/A compliance | ✔ | ✘ | ? |
| Automatically repairs PDFs with internal errors | ✔ | ✘ | ✘ |
| PDF XMP metadata editing | ✔ | read-only | ✘ |
-| Documentation | ✔ | ✘ | ✔ |
+| Documentation | ✔ | basic | ✔ |
| Integrates with Jupyter and IPython notebooks for rapid development | ✔ | ✘ | ✘ |