From e0526534b1e7b1619e72fac6e92ad649b6475692 Mon Sep 17 00:00:00 2001 From: Daniel Marsee Date: Tue, 7 Aug 2018 08:16:18 -0900 Subject: [PATCH] Initial commit --- README.md | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 README.md 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