commit 6475d9c4572402fd2b2bb4e1c3bb1724a497892b Author: r4 Date: Tue Aug 23 05:41:53 2022 +0200 Initial commit diff --git a/README.md b/README.md new file mode 100644 index 0000000..dce2bd4 --- /dev/null +++ b/README.md @@ -0,0 +1,3 @@ +# qc + +My third attempt at a CLI calculator. Supports functions, variables, implicit multiplication and a lot of customization options. Under 1000 LoC. Can be built with or without libreadline. \ No newline at end of file