Skip to content

Commit 1e47f9a

Browse files
committed
Remove installation instructions from README
1 parent 8229fd2 commit 1e47f9a

1 file changed

Lines changed: 0 additions & 5 deletions

File tree

README.md

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4,11 +4,6 @@
44

55
A step-by-step PDF writer.
66

7-
```toml
8-
[dependencies]
9-
pdf-writer = "0.12"
10-
```
11-
127
The entry point into the API is the main `Pdf`, which constructs the document
138
into one big internal buffer. The top-level writer has many methods to create
149
specialized writers for specific PDF objects. These all follow the same general

0 commit comments

Comments
 (0)