diff --git a/README.md b/README.md index 6a614ce..29065ad 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,14 @@ -# pdfviewer +# PDF Viewer using PDF.js + +PDF Viewer code for displaying content and related research + +This repository contains code based on research performed related to the pdf js and its implementaitons. + +## There are three folders +### bower components +Contains pdfviewer as an object and related dependencies compiled into js using bower +### pdfshow +Implementation of pdf.js using viewer using base64 +### pdf with text highting layer +Using canvas and text highlighting layer -PDF Viewer code for displaying content and related research \ No newline at end of file