diff --git a/README.md b/README.md index 8be4021..5f4bf9e 100644 --- a/README.md +++ b/README.md @@ -1,9 +1,11 @@ # Terminal Weather -[![Python](https://img.shields.io/badge/python-v3.6.0-blue.svg)](https://www.python.org/downloads) +[![PyPI](https://img.shields.io/pypi/pyversions/term-forecast.svg)]() +[![PyPI](https://img.shields.io/pypi/l/term-forecast.svg)]() +[![PyPI](https://img.shields.io/pypi/v/term-forecast.svg)]() Terminal Weather is a easily accesible terminal based weather station. -[Imgur](http://i.imgur.com/oU2L7bO.gif) + Receive the weather forcast, either by hour or forcast from current location or query a certain place. diff --git a/media/demo.gif b/media/demo.gif index 3d4d4bd..3f17718 100644 Binary files a/media/demo.gif and b/media/demo.gif differ