From fad13356056bdee845da4dfd2c82f0fce338da48 Mon Sep 17 00:00:00 2001 From: Godwin Olagunju <91465323+Godwin-T@users.noreply.github.com> Date: Sat, 13 Jan 2024 21:48:12 +0100 Subject: [PATCH] Update README.md --- README.md | 10 +++------- 1 file changed, 3 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index 08bd293..8a35bbb 100755 --- a/README.md +++ b/README.md @@ -1,15 +1,11 @@ -WEATHER PREDICTION MODEL +### WEATHER PREDICTION MODEL This repository contains a weather prediction model designed to forecast weather conditions based on historical data. The model uses machine learning techniques to make predictions about future weather patterns. This README file provides an overview of the project. -Table of Contents -Introduction -Requirements - -Introduction +## Introduction Weather prediction is a challenging task that relies on historical weather data, including temperature, humidity, wind speed, and other factors. This weather prediction model leverages this data to make forecasts for rainfall. -Requirements +## Requirements Before using the weather prediction model, the following requirements should be in place: Python 3.x