From c53e410ff8b33df43a06b368824ad3822ad79ca6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=A9rome=20Eertmans?= Date: Thu, 8 Sep 2022 00:13:01 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 74208b4..4f66aa9 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ ![PyPI - Downloads](https://img.shields.io/pypi/dm/manim-slides) # Manim Slides -Tool for live presentations using either [manim-community](https://www.manim.community/). Currently, support for 3b1b's manim is not planned. +Tool for live presentations extending [manim-community](https://www.manim.community/)'s capabilities. Currently, support for 3b1b's manim is not planned. > **_NOTE:_** This project is a fork of [`manim-presentation`](https://github.com/galatolofederico/manim-presentation). Since the project seemed to be inactive, I decided to create my own fork to deploy new features more rapidly.