improved readme

This commit is contained in:
simleek
2019-10-03 01:19:56 -07:00
parent 13dfa217a1
commit 9808925849
+2 -2
View File
@@ -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