From 72e4730e86f7b7ea1a007ef777d41d1ffb931720 Mon Sep 17 00:00:00 2001 From: groovypersian97 <115654141+groovypersian97@users.noreply.github.com> Date: Fri, 21 Oct 2022 12:00:04 -0500 Subject: [PATCH] Inserted Musical Instruments App Idea --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index f6557617..a1a50446 100644 --- a/README.md +++ b/README.md @@ -62,6 +62,7 @@ required to complete them. | [JSON2CSV App](./Projects/1-Beginner/JSON2CSV-App.md) | JSON to CSV converter | 1-Beginner | | [Key Value](./Projects/1-Beginner/Key-Value-App.md) | Keyboard Event Values | 1-Beginner | | [Lorem Ipsum Generator](./Projects/1-Beginner/Lorem-Ipsum-Generator.md) | Generate lorem ipsum placeholder text | 1-Beginner | +| [Musical Instruments](./Projects/1-Beginner/Musical-Instruments.md) | Identify musical instruments and play corresponding sounds | 1-Beginner | | [Notes App](./Projects/1-Beginner/Notes-App.md) | Create an online note pad | 1-Beginner | | [Pearson Regression](./Projects/1-Beginner/Pearson-Regression-App.md) | Calculate the correlation coefficient for two sets of data | 1-Beginner | | [Pomodoro Clock](./Projects/1-Beginner/Pomodoro-Clock.md) | Task timer to aid personal productivity | 1-Beginner |