From 8ae55daf6089842b099caee30a6747f53a901e28 Mon Sep 17 00:00:00 2001 From: John Whitington Date: Fri, 14 Jan 2022 11:04:38 +0000 Subject: [PATCH] more --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index d456422..632097f 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,10 @@ This code builds two things: a) The CPDF PDF Command Line Tools, which are a popular commercial command line tool for editing PDF files. -b) cpdf as an OCaml library. +b) cpdf as an OCaml library, for which presently-scanty documentation is here: + +[https://coherentpdf.com/cpdf/](https://coherentpdf.com/cpdf/) + Prerequisites to build ----------------------