From 2d473f3b7b142f66534e28b71cbacf10e2ba9fb5 Mon Sep 17 00:00:00 2001 From: Ni_Yiyu Date: Sun, 17 Mar 2019 01:18:41 +0800 Subject: [PATCH] Update README.md Adding new documentation instruction link --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 8b871418..672ce0f2 100644 --- a/README.md +++ b/README.md @@ -65,6 +65,8 @@ While developing a scene, the `-sp` flags are helpful to just see what things lo ### Documentation Documentation is in progress at [manim.readthedocs.io](https://manim.readthedocs.io). +Documentation Yiyu Version is also in progress at [niyiyu2316.github.io/manim/](https://niyiyu2316.github.io/manim/) + ### 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.