From d933ba5745f480557fd939c190491674c221e608 Mon Sep 17 00:00:00 2001 From: Aashish-100 <66789737+Aashish-100@users.noreply.github.com> Date: Tue, 9 Nov 2021 17:29:32 +0530 Subject: [PATCH] Update README.md --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 97dc778..c09499a 100644 --- a/README.md +++ b/README.md @@ -1 +1,3 @@ -# Desktop_Weather_Application_Using_OpenWeather-API \ No newline at end of file +# Desktop_Weather_Application_Using_OpenWeather-API + +WeatherData is a desktop weather application developed using Tkinter and MySQL is used for database services. User can register/login and then can search the weather for any city in USA. The API used is provided by OpenWeather API.