Browse Source

Update README.md

pull/1/head
Ravi Shah 5 years ago
committed by GitHub
parent
commit
5cc9b675de
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      README.md

2
README.md

@ -1,4 +1,4 @@
# Programming-Merit-Badge # Programming-Merit-Badge
This repository contains sample code for requirements 5a, 5b, and 5c of the 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.
The main folder contains kotlin code for an Android App. The ProgrammingMB C++ folder contains C++ code for a simple currency converter program. The PythonScriptForGarageDoor.py file contains Python code for a Raspberry Pi garage door controller.
Loading…
Cancel
Save