aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorStefan Pöschel <github@basicmaster.de>2019-02-12 10:40:16 +0100
committerStefan Pöschel <github@basicmaster.de>2019-02-12 10:40:16 +0100
commit3ef0649235168a3e61846358039a1380d9e3df3e (patch)
treee12738ff921f04ccd29fe0f3552487f6359aff28
parentd5306b83e15c1663aa4fe0a4bc1eec184f30d04e (diff)
downloadODR-PadEnc-3ef0649235168a3e61846358039a1380d9e3df3e.tar.gz
ODR-PadEnc-3ef0649235168a3e61846358039a1380d9e3df3e.tar.bz2
ODR-PadEnc-3ef0649235168a3e61846358039a1380d9e3df3e.zip
README: emphasize wiki + add optipng hint
-rw-r--r--README.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/README.md b/README.md
index 1093215..fe47d46 100644
--- a/README.md
+++ b/README.md
@@ -13,7 +13,7 @@ for the encoder.
For detailed usage, see the usage screen of the tool with the `-h` option.
-More information is available on the
+More (recent) information is available on the
[Opendigitalradio wiki](http://wiki.opendigitalradio.org/ODR-PadEnc)
How to build
@@ -67,6 +67,7 @@ RAW Format
If ImageMagick is not compiled in, or when enabled with the `-R` option, the images
are not modified, and are transmitted as-is. Use this if you can guarantee that
the generated files are smaller than 50kB and not larger than 320x240 pixels.
+It may be useful to apply [`optipng`](http://optipng.sourceforge.net) to any PNG file prior to transmission.
Supported Encoders
------------------