From 59ee607aa692029e25e0cfcbf8bff991477649d6 Mon Sep 17 00:00:00 2001 From: ShivamH1 <125744104+ShivamH1@users.noreply.github.com> Date: Tue, 26 Sep 2023 17:34:06 +0530 Subject: [PATCH] Update README.md --- README.md | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index fafb102..ce9a99c 100644 --- a/README.md +++ b/README.md @@ -4,13 +4,13 @@ Weather App A simple but powerful weather app that provides real-time weather information and forecasts for any location in the world. -#Features: +Features: -#The application allows users to search for the weather conditions in a specific location. -#The application displays the selected location's current weather conditions, temperature, and humidity. -#The application has a responsive user interface that works on both desktop and mobile devices. -#The application uses an API to retrieve weather data. -#The application is built using a front-end framework such as React and a back-end framework such as Django. +The application allows users to search for the weather conditions in a specific location. +The application displays the selected location's current weather conditions, temperature, and humidity. +The application has a responsive user interface that works on both desktop and mobile devices. +The application uses an API to retrieve weather data. +The application is built using a front-end framework such as React and a back-end framework such as Django. ## How to use