Skip to content

Commit 49cdedc

Browse files
authored
chore(README): add link to doc
1 parent fe1fa05 commit 49cdedc

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,8 @@ Using Manim Slides is a two-step process:
5959
1. Render animations using `Slide` (resp. `ThreeDSlide`) as a base class instead of `Scene` (resp. `ThreeDScene`), and add calls to `self.pause()` everytime you want to create a new slide.
6060
2. Run `manim-slides` on rendered animations and display them like a *Power Point* presentation.
6161

62+
The command-line documentation is available [online](https://eertmans.be/manim-slides/).
63+
6264
### Basic Example
6365

6466

0 commit comments

Comments
 (0)