mirror of
https://github.com/chubin/wttr.in
synced 2025-01-26 02:34:59 +00:00
mentioned Nerd Fonts in README.md (#363)
This commit is contained in:
parent
b0a9d27a20
commit
34a58b260d
1 changed files with 6 additions and 0 deletions
|
@ -254,6 +254,12 @@ or
|
|||
$ curl wttr.in/München?format=v2
|
||||
```
|
||||
|
||||
or, if you prefer Nerd Fonts instead of Emoji, `v2d` (day) or `v2n` (night):
|
||||
|
||||
```
|
||||
$ curl v2d.wttr.in/München
|
||||
```
|
||||
|
||||
|
||||
![data-reach output format](https://wttr.in/files/example-wttr-v2.png)
|
||||
|
||||
|
|
Loading…
Reference in a new issue