Since GitHub READEME doesn't seems to sopport math mode like $\int_0^1 cos(\theta) d\theta = 1$
We can workaround this using codecogs which is an online latex equation editor which provvides it's outpus as gifs.
The base gif url is https://latex.codecogs.com/gif.latex?
which is followed by the percentage encoded query.
So i made this function to convert an equation to a Markdown image: