aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorkj_sh6042026-03-17 00:07:23 -0400
committerkj_sh6042026-03-17 00:07:23 -0400
commitbf4762e3921718d1c1cf8d8ff434516fce93621e (patch)
tree2ec59ea120a2827ff8839aed2c18699b68c1f2ba /README.md
parent639f0f6a5bb48bc06dab9d064e84e408f17b8914 (diff)
refactor: remove out-of-date demo vidsHEADmaster
Diffstat (limited to 'README.md')
-rw-r--r--README.md6
1 files changed, 0 insertions, 6 deletions
diff --git a/README.md b/README.md
index c003db6..d2e7375 100644
--- a/README.md
+++ b/README.md
@@ -2,12 +2,6 @@
> i needed something to combine multiple `.pptx` files, i couldn't believe `pandoc` can't do that, so here's a creative attempt using OOXML manipulation to do it.
-https://github.com/user-attachments/assets/915940ab-f6a5-4e6f-b8dc-62de81d35c62
-
-https://github.com/user-attachments/assets/c7fe58c1-ff76-41bf-977b-870247a6a3e2
-
-
-
## what it does
- merges multiple .pptx files into one
- preserves full editability, with 99% fidelity to the original formatting (some minor quirks may occur)