Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/files_pdfviewer.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndy Xheli <axheli@axtsolutions.com>2022-09-08 19:32:19 +0300
committerGitHub <noreply@github.com>2022-09-08 19:32:19 +0300
commitfe7af240337effd89de6dd1f25ee16b681965bcf (patch)
tree8cfb83a260e8d3f7835c7ca2e02efb601a3682f5
parent33133f4c89408c55f1af9bf790cebe3a082ffcfe (diff)
Add Image Preview
Signed-off-by: Andy Xheli <axheli@axtsolutions.com> Signed-off-by: Andy Xheli <axheli@axtsolutions.com>
-rw-r--r--README.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/README.md b/README.md
index c6439a0..edeac8a 100644
--- a/README.md
+++ b/README.md
@@ -4,6 +4,9 @@ files_pdfviewer
This application integrates the [PDF.js](https://mozilla.github.io/pdf.js/) library into Nextcloud's Viewer.
You can view PDF files as well as Adobe Illustrator files (.ai)
+![PDF Logo](https://user-images.githubusercontent.com/59488153/189176433-2f6d97a1-b151-4099-84f4-d1446a007b8a.png)
+
+
## 🏗 Development setup
1. ☁ Clone this app into the `apps` folder of your Nextcloud: `git clone https://github.com/nextcloud/files_pdfviewer.git`