Initial commit

This commit is contained in:
Daniel Marsee 2018-08-07 08:16:18 -09:00
commit e0526534b1

4
README.md Normal file
View file

@ -0,0 +1,4 @@
# rpy-calculator
We are making a calculator out of a Raspberry Pi and an LCD screen!
It'll boot straight into a Python interpreter for use as a desktop calculator, the way the original Python was intended to be used.