From a6bd96da29bfa1bd0b69d88f17d156018dd8a3ea Mon Sep 17 00:00:00 2001 From: Cychih Date: Mon, 17 Apr 2017 09:50:30 +0800 Subject: [PATCH] fix typo in readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f482110..a9d0c4e 100644 --- a/README.md +++ b/README.md @@ -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: