Use dnf, add python-pypng, add note about usage
Signed-off-by: aikidouke <zachvatwork@gmail.com>
This commit is contained in:
parent
eb5507ceb2
commit
dfff86e355
1 changed files with 10 additions and 2 deletions
12
bin/README
12
bin/README
|
|
@ -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
|
||||
-------
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue