diff --git a/README.md b/README.md index 1daf218d..d2d1e21a 100644 --- a/README.md +++ b/README.md @@ -77,6 +77,7 @@ required to complete them. | [Wind Chill](./Projects/1-Beginner/Windchill-App.md) | Calculate the windchill factor from an actual temperature | 1-Beginner | | [Word Frequency](./Projects/1-Beginner/Word-Frequency-App.md) | Calculate word frequency in a block of text | 1-Beginner | | [Weather App](./Projects/1-Beginner/Weather-App.md) | Get the temperature, weather condition of a city. | 1-Beginner | +| [Zoom Lectures Scheduler](./Projects/1-Beginner/Scheduled-Zoom-Lectures.md) | Set Weekly Zoom Lectures Links in Time table like app | 1-Beginner | ### Tier-2: Intermediate Projects