Use dnf, add python-pypng, add note about usage

Signed-off-by: aikidouke <zachvatwork@gmail.com>
This commit is contained in:
Justin Wheeler 2016-07-06 13:54:21 -04:00 committed by aikidouke
commit dfff86e355

View file

@ -2,12 +2,20 @@
Prerequisites
-------------
$ sudo yum install openscad admesh inkscape
$ sudo dnf install openscad admesh inkscape python-pypng
Usage
-----
$ ./export.sh free-mediaI 80
$ ./export.sh <badge name> <width/height>
Example:
$ ./export.sh pagure-long-life-01 80
80 is the standard width and height used for all other existing badges. You
should always use 80 unless you know what you are doing.
Caveats
-------