diff --git a/README.md b/README.md new file mode 100644 index 0000000..a62bdc2 --- /dev/null +++ b/README.md @@ -0,0 +1,4 @@ +# Cash Change Due Calculator +An application where you charge x amount, and the customer pays with y cash, and the calculator tells you the cash change to return. + + \ No newline at end of file diff --git a/preview.png b/preview.png new file mode 100644 index 0000000..5725c62 Binary files /dev/null and b/preview.png differ