diff --git a/README.md b/README.md index f6557617..0a689d85 100644 --- a/README.md +++ b/README.md @@ -78,6 +78,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 | +| [To Do List](./Projects/1-Beginner/To-Do-List.md) | Create a new event, edit an existing event, and delete accomplished event to keep track of your daily life. | 1-Beginner | ### Tier-2: Intermediate Projects