fix typo in readme

This commit is contained in:
Cychih 2017-04-17 09:50:30 +08:00 committed by GitHub
parent 2b23b33e9e
commit a6bd96da29

View File

@ -101,7 +101,7 @@ Special useful options for the PNG format:
Transparency is a useful feature when the weather PNGs are used to
add weather data to the pictures:
$ convert 1.jpg <( curl wttr.in/Oymyakon_tqp0.png ) -geometry +50+50 -composite 2.jpg
$ convert 1.jpg <( curl wttr.in/Oymyakon_tqp0.png ) -geometry +50+50 -composite 2.jpg
Here: