Skip to content

Commit

Permalink
docs: Add additional format example without emojis
Browse files Browse the repository at this point in the history
  • Loading branch information
josegpt committed Mar 14, 2022
1 parent 6b17375 commit 994a9d2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion display-wttr.el
Original file line number Diff line number Diff line change
Expand Up @@ -115,7 +115,7 @@ Examples:
3: New York, New York, United States: ☀️ +28°F
4: New York, New York, United States: ☀️ 🌡️+28°F 🌬️→7mph
%l:+%c+%t\n: New York, New York, United States: ☀️ +28°F
%C:+%t+%f+%w: Sunny: +28°F +28°F 0mph
For more information on the one-line output make sure to visit:
`https://github.com/chubin/wttr.in#one-line-output'"
:type 'string)
Expand Down

0 comments on commit 994a9d2

Please sign in to comment.