Merge pull request #510 from charliepark/patch-1

Link to 3Blue1Brown channel in the README intro.
This commit is contained in:
Grant Sanderson
2019-04-22 10:14:34 -07:00
committed by GitHub

View File

@ -2,7 +2,7 @@
[![Documentation Status](https://readthedocs.org/projects/manim/badge/?version=latest)](https://manim.readthedocs.io/en/latest/?badge=latest)
[![MIT License](https://img.shields.io/badge/license-MIT-blue.svg?style=flat)](http://choosealicense.com/licenses/mit/)
Manim is an animation engine for explanatory math videos. It's used to create precise animations programmatically.
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/).
## Installation
Manim runs on python 3.7. You can install the python requirements with