mriale / PyDPainter

A usable pixel art paint program written in Python

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Broken image link in plasma tutorial

Sleuthgame opened this issue · comments

In plasma tutorial, broken image link.

![palette](palette.png)
correct to:
![palette](palette.jpg)

(it's a jpg, not png)

Thanks for finding that! Fixed it in develop.