Update README.md

This commit is contained in:
Vivek Verma
2019-01-09 08:29:03 -08:00
committed by GitHub
parent 2b2f00c92e
commit e49c47f4ea

View File

@ -65,8 +65,8 @@ While developing a scene, the `-s` flag is helpful to just see what things look
### Documentation
Documentation is in progress at [manim.readthedocs.io](https://manim.readthedocs.io).
### (Outdated) Walkthrough
Todd Zimmerman put together a [tutorial](https://talkingphysics.wordpress.com/2018/06/11/learning-how-to-animate-videos-using-manim-series-a-journey/) on getting started with manim, but it uses an outdated version that runs on python 2.7. It may not be fully compatible with the current version of manim, but it does a good job laying out the basics.
### Walkthrough
Todd Zimmerman put together a [tutorial](https://talkingphysics.wordpress.com/2019/01/08/getting-started-animating-with-manim-and-python-3-7/) on getting started with manim, which has been updated to run on python 3.7.
### Live Streaming
To live stream your animations, simply run manim with the `--livestream` option.