From 665ddaaa27cd05d49cb5b797dd48857c280e9618 Mon Sep 17 00:00:00 2001 From: Trent Petersen Date: Wed, 2 Jan 2019 11:00:45 -0600 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a4fe49d..e86e656 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ # Differences from upstream pdf2htmlEX: -This is my branch of pdf2htmlEX which I maintain for my own purposes. I have made a number of changes and improvements over the original code: +This is my branch of pdf2htmlEX which aims to allow an open collaboration to help keep the project active. A number of changes and improvements have been incorperated from other forks: * Lots of bugs fixes, mostly of edge cases * Integration of latest Cairo code