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.