From 53eb8b8a65a9531faeb12f0f5816114ddafdf38b Mon Sep 17 00:00:00 2001 From: Ravi Shah <63246200+Rav4s@users.noreply.github.com> Date: Tue, 27 Oct 2020 09:27:43 -0500 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 7e6fc29..9842028 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,4 @@ # Programming-Merit-Badge +This repository contains sample code for requirements 5a, 5b, and 5c of the Programming Merit Badge. The main folder has the Android App code for 5c. The C++ folder has the code for 5a. The python script is for 5b.