mirror of
https://github.com/3b1b/manim.git
synced 2025-11-14 07:17:46 +00:00
Add build status to README
Library can now successfully do nothing
This commit is contained in:
parent
3c00cdb45d
commit
5fff18c391
1 changed files with 1 additions and 0 deletions
|
|
@ -1,5 +1,6 @@
|
||||||
# Manim - Mathematical Animation Engine
|
# Manim - Mathematical Animation Engine
|
||||||
[](https://manim.readthedocs.io/en/latest/?badge=latest)
|
[](https://manim.readthedocs.io/en/latest/?badge=latest)
|
||||||
|
[](https://travis-ci.org/3b1b/manim)
|
||||||
[](http://choosealicense.com/licenses/mit/)
|
[](http://choosealicense.com/licenses/mit/)
|
||||||
|
|
||||||
Manim is an animation engine for explanatory math videos. It's used to create precise animations programmatically, as seen in the videos at [3Blue1Brown](https://www.3blue1brown.com/).
|
Manim is an animation engine for explanatory math videos. It's used to create precise animations programmatically, as seen in the videos at [3Blue1Brown](https://www.3blue1brown.com/).
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue