Merge branch 'master' of github.com:3b1b/manim

This commit is contained in:
Devin Neal 2019-05-27 16:14:45 -07:00
commit 304822fb8c

View file

@ -6,6 +6,6 @@ difficult to make the animations precise enough to convey them accurately.
``Manim`` uses Python to generate animations programmatically, which makes it
possible to specify exactly how each one should run.
This project is still very much a work in progress, but I hope the the
This project is still very much a work in progress, but I hope that the
information here will make it easier for newcomers to get started using
``Manim``.