commit e0526534b1e7b1619e72fac6e92ad649b6475692 Author: Daniel Marsee Date: Tue Aug 7 08:16:18 2018 -0900 Initial commit diff --git a/README.md b/README.md new file mode 100644 index 0000000..985adf9 --- /dev/null +++ b/README.md @@ -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. \ No newline at end of file