From 6b95c1d3b36da7b4a94ee3387765fd3d67c5c337 Mon Sep 17 00:00:00 2001 From: Lu Wang Date: Thu, 31 Jan 2013 21:06:34 +0800 Subject: [PATCH] Update README.md --- README.md | 11 +---------- 1 file changed, 1 insertion(+), 10 deletions(-) diff --git a/README.md b/README.md index 81d0c71..ab75071 100644 --- a/README.md +++ b/README.md @@ -23,16 +23,7 @@ pdf2htmlEX is best for text-based PDF files, for example scientific papers with Text, fonts and formats are natively perserved in HTML such that you can still search and copy. The generated HTML file is static, Javascript is not required. -### Why HTML ? - -HTML, together with CSS and Javascript, is much more open and flexible than PDF. Almost everything can be customized. - - Embedding documents to web pages with consistent theme and behavior - - Cross references to other documents are much easier and intuitive - - More functions to the document with Javascript, e.g. access control, animation, statistics - -Readers can also be benefitted - - Read while downloading - - Plugin-free +[More info](https://github.com/coolwanglu/pdf2htmlEX/wiki/Introduction) ## Features