From 2c6421dcbd711e264807eb2b9d785aa5faba1368 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=A9rome=20Eertmans?= Date: Wed, 27 Aug 2025 13:05:23 +0200 Subject: [PATCH] chore(docs): update comparison table (#561) --- CHANGELOG.md | 6 ++++++ README.md | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index e62c319..10a2b40 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -10,6 +10,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 (unreleased)= ## [Unreleased](https://github.com/jeertmans/manim-slides/compare/v5.5.2...HEAD) +(unreleased-chore)= +### Chore + +- Update the comparison table in the README. + [#560](https://github.com/jeertmans/manim-slides/pull/560) + (v5.5.2)= ## [v5.5.2](https://github.com/jeertmans/manim-slides/compare/v5.5.1...v5.5.2) diff --git a/README.md b/README.md index fe3faa0..25163e5 100644 --- a/README.md +++ b/README.md @@ -150,7 +150,7 @@ Below is a comparison of the most used ones with Manim Slides: | Note | Requires minimal modif. in scenes files | Requires minimal modif. in scenes files | Requires the usage of sections, and configuration through graphical interface | Relies on `nbconvert` to create slides from a Notebook | | Support for ManimGL | Yes | No | No | No | | Web Browser presentations | Yes | No | Yes | No | -| Offline presentations | Yes, with Qt | Yes, with OpenCV | No | No +| Offline presentations | Yes, with Qt, [RevealJS](https://revealjs.com/) (any web browser), or PowerPoint | Yes, with OpenCV | No | No ## Citing