We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8229fd2 commit 1e47f9aCopy full SHA for 1e47f9a
1 file changed
README.md
@@ -4,11 +4,6 @@
4
5
A step-by-step PDF writer.
6
7
-```toml
8
-[dependencies]
9
-pdf-writer = "0.12"
10
-```
11
-
12
The entry point into the API is the main `Pdf`, which constructs the document
13
into one big internal buffer. The top-level writer has many methods to create
14
specialized writers for specific PDF objects. These all follow the same general
0 commit comments