Back to main page
summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorMax <mahn.maxwell@gmail.com>2022-01-06 12:55:30 -0500
committerMax <mahn.maxwell@gmail.com>2022-01-06 12:55:30 -0500
commitd05616bb4f7e6983ef02317da5ccfcdd04d5a23e (patch)
tree66d27d4760e04280d1f5415df3aabe2a3d021765 /README
initial commitHEADmain
Diffstat (limited to 'README')
-rw-r--r--README1
1 files changed, 1 insertions, 0 deletions
diff --git a/README b/README
new file mode 100644
index 0000000..0d0992b
--- /dev/null
+++ b/README
@@ -0,0 +1 @@
+It's a simple calculator written in python for school. It can only do operations between two numbers.