From c458775df382c7ae3db16932a56ad59ef3d78289 Mon Sep 17 00:00:00 2001 From: "Jorj X. McKie" Date: Tue, 18 Dec 2018 10:05:23 -0400 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 23a5ab6a4..4e48e48cb 100644 --- a/README.md +++ b/README.md @@ -71,7 +71,7 @@ You can now also create and update Form PDFs and form fields with support for te Have a look at the basic [demos](https://github.com/rk700/PyMuPDF/tree/master/demo), the [examples](https://github.com/rk700/PyMuPDF/tree/master/examples) (which contain complete, working programs), and the **recipes** section of our [Wiki](https://github.com/rk700/PyMuPDF/wiki) sidebar, which contains more than a dozen of guides in How-To-style. -Our documentation, written using Sphinx, is available in various formats from the following sources. +Our documentation, written using Sphinx, is available in various formats from the following sources. It currently is a combination of a reference guide and a user manual. For a quick start to using PyMuPDF look at the [tutorial](https://pymupdf.readthedocs.io/en/latest/tutorial/) and the [recipes](https://pymupdf.readthedocs.io/en/latest/faq/) chapters. * You can view it online at [Read the Docs](https://pymupdf.readthedocs.io/). For **best quality downloads** use the following links. * zipped [HTML](https://github.com/rk700/PyMuPDF/tree/master/doc/html.zip)