Browse Source

Rephrase introduction

master
Igor Chubin 4 years ago
committed by GitHub
parent
commit
eb562660c9
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 2 deletions
  1. +3
    -2
      README.md

+ 3
- 2
README.md View File

@ -4,8 +4,9 @@ wttr.in is a console-oriented weather forecast service that supports various inf
representation methods like terminal-oriented ANSI-sequences for console HTTP clients representation methods like terminal-oriented ANSI-sequences for console HTTP clients
(curl, httpie, or wget), HTML for web browsers, or PNG for graphical viewers. (curl, httpie, or wget), HTML for web browsers, or PNG for graphical viewers.
wttr.in uses [wego](https://github.com/schachmat/wego) for visualization
and various data sources for weather forecast information.
Originally started as a small project, a wrapper for [wego](https://github.com/schachmat/wego),
intended to demonstrate the power of the console-oriented services,
*wttr.in* became a popular weather reporting service, handling tens millions of queries daily.
You can see it running here: [wttr.in](https://wttr.in). You can see it running here: [wttr.in](https://wttr.in).


Loading…
Cancel
Save