diff --git a/README.md b/README.md index 53b2458..eaea7be 100644 --- a/README.md +++ b/README.md @@ -86,6 +86,18 @@ there at all. a rotation of thirty-seven degrees, a crop box of no area, a page numbered with a word. +## The rest of the family + +[**reader**](https://github.com/go-pdfkit/reader) reads and writes the format · +[**ops**](https://github.com/go-pdfkit/ops) is the verbs and the `pdfops` command · +[**render**](https://github.com/go-pdfkit/render) turns a page into pixels · +[**pdffont**](https://github.com/go-pdfkit/pdffont) is what a document says about a font · +[**extract**](https://github.com/go-pdfkit/extract) reads a page back · +[**coedit**](https://github.com/go-pdfkit/coedit) is a PDF several people edit at once · +[**app**](https://github.com/go-pdfkit/app) is the browser workbench. + +Documentation for all of it: + ## Licence BSD-3-Clause.