Skip to content

Commit 2c6421d

Browse files
authored
chore(docs): update comparison table (#561)
1 parent 4e9cabf commit 2c6421d

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1010
(unreleased)=
1111
## [Unreleased](https://github.com/jeertmans/manim-slides/compare/v5.5.2...HEAD)
1212

13+
(unreleased-chore)=
14+
### Chore
15+
16+
- Update the comparison table in the README.
17+
[#560](https://github.com/jeertmans/manim-slides/pull/560)
18+
1319
(v5.5.2)=
1420
## [v5.5.2](https://github.com/jeertmans/manim-slides/compare/v5.5.1...v5.5.2)
1521

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -150,7 +150,7 @@ Below is a comparison of the most used ones with Manim Slides:
150150
| 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 |
151151
| Support for ManimGL | Yes | No | No | No |
152152
| Web Browser presentations | Yes | No | Yes | No |
153-
| Offline presentations | Yes, with Qt | Yes, with OpenCV | No | No
153+
| Offline presentations | Yes, with Qt, [RevealJS](https://revealjs.com/) (any web browser), or PowerPoint | Yes, with OpenCV | No | No
154154

155155
## Citing
156156

0 commit comments

Comments
 (0)