Skip to content

Commit

Permalink
Readme.md change
Browse files Browse the repository at this point in the history
  • Loading branch information
SteponasK committed Sep 20, 2023
1 parent 9147326 commit c5d52d7
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
# Weather Forecast
![menu_gif](ReadMe/menu_gif.gif)
Weather Forecast application made using Pygame and various API's, used to display weather in a specific location
![menu_gif](Readme_resources/menu_gif.gif)
Weather Forecast application made using Pygame and various API's, used to display weather consing for a specific location

## Features
![menu2_picture](Readme_resources/menu2.png)
- Ability to find weather information, based on the specific City
- Ability to find weather information, based on the specific city
- Wind speed
- Pressure
- Humidity
Expand All @@ -15,7 +15,7 @@ Weather Forecast application made using Pygame and various API's, used to displa
This section should list any major frameworks/libraries used to bootstrap your project. Leave any add-ons/plugins for the acknowledgements section. Here are a few examples.

* [![Python](Readme_resources/python.png)](https://www.python.org/downloads/)
* [![Pygame](Readme_resources/pygame.png)](https://www.pygame.org/download.shtml)
* [![Pygame](Readme_resources/pygame.jpg)](https://www.pygame.org/download.shtml)
* [![MET_API](Readme_resources/met_api.png)](https://api.met.no/)

<a id="prerequisites"></a>
Expand Down

0 comments on commit c5d52d7

Please sign in to comment.