From dfff86e355871231c4b89a4bf114756f2196efb2 Mon Sep 17 00:00:00 2001 From: "Justin W. Flory" Date: Wed, 6 Jul 2016 13:54:21 -0400 Subject: [PATCH] Use dnf, add python-pypng, add note about usage Signed-off-by: aikidouke --- bin/README | 12 ++++++++++-- 1 file changed, 10 insertions(+), 2 deletions(-) diff --git a/bin/README b/bin/README index 3d546ed..de524d9 100644 --- a/bin/README +++ b/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 + + +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 -------