From 4a7aebd221e7a5424035299642a6b487eccc6eab Mon Sep 17 00:00:00 2001 From: TheJoeCoder <joe@radialbog9.uk> Date: Mon, 26 Aug 2024 20:20:17 +0100 Subject: [PATCH] Add to README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 846aef5..a1af05e 100644 --- a/README.md +++ b/README.md @@ -39,4 +39,5 @@ python3 manage.py runserver - KoReader: https://github.com/koreader/koreader/ (AGPL 3.0) - KoReader Sync Server: https://github.com/koreader/koreader-sync-server/ (AGPL 3.0) - PDF.js: https://mozilla.github.io/pdf.js/ (Apache 2.0) +- JSZip: https://stuk.github.io/jszip/ (MIT or GPLv3) - EPUB.js: https://github.com/futurepress/epub.js (Copyright) -- GitLab