From 98089258493deaa3caa4ab3833d977afc8809b93 Mon Sep 17 00:00:00 2001 From: simleek Date: Thu, 3 Oct 2019 01:19:56 -0700 Subject: [PATCH] improved readme --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index fc8e1cb..b9cb404 100644 --- a/README.md +++ b/README.md @@ -6,8 +6,6 @@ A library for displaying arrays as video in Python. ![](https://i.imgur.com/UEt6iR6.gif) -Source: https://www.youtube.com/watch?v=WgXQ59rg0GM - from displayarray import display import numpy as np @@ -22,6 +20,8 @@ Source: https://www.youtube.com/watch?v=WgXQ59rg0GM [![](https://thumbs.gfycat.com/AbsoluteEarnestEelelephant-size_restricted.gif)](https://gfycat.com/absoluteearnesteelelephant) +(Video Source: https://www.youtube.com/watch?v=WgXQ59rg0GM) + from displayarray import display import math as m