From b79e0f6d0739ee335937337980f6e5140f6cb4a7 Mon Sep 17 00:00:00 2001 From: Adrian Vollmer Date: Mon, 1 Apr 2024 14:26:55 +0200 Subject: [PATCH] Include remark about sphinx in README --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 3a9c712..0338dd4 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,7 @@ Zundler ======= Bundle assets of distributed HTML docs into one self-contained HTML file. +It's built with Sphinx in mind, but can be used on all HTML docs. > [!WARNING] > This is still experimental. Expect breakages! Feel free