diff --git a/README.md b/README.md index 120229c8..54cc94ae 100644 --- a/README.md +++ b/README.md @@ -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 on [the 3Blue1Brown channel on YouTube](https://www.youtube.com/channel/UCYO_jab_esuFRV4b17AJtAw). ## Installation Manim runs on python 3.7. You can install the python requirements with